-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix the new floating point intrinsics
- Loading branch information
1 parent
ebb9b46
commit 462a28d
Showing
4 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
462a28d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from thestinger
at https://github.com/thestinger/rust/commit/462a28d0030a52eaaf3233219a4a892903f631b0
462a28d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging thestinger/rust/float = 462a28d into auto
462a28d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thestinger/rust/float = 462a28d merged ok, testing candidate = d65dbe2
462a28d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2065
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2069
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1174
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2083
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2084
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1254
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2068
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1173
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1175
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1852
462a28d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = d65dbe2