]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12852 : itdaniher/rust/master, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 13 Mar 2014 15:26:40 +0000 (08:26 -0700)
committerbors <bors@rust-lang.org>
Thu, 13 Mar 2014 15:26:40 +0000 (08:26 -0700)
This enables the lowering of llvm 64b intrinsics to hardware ops, resolving issues around `__kernel_cmpxchg64` on older kernels on ARM devices, and also enables use of the hardware floating point unit, resolving https://github.com/mozilla/rust/issues/10482.


Trivial merge