[x86] lower calls to fmax and llvm.maxnum.* using maxps/maxpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / cmpxchg-i128-i1.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-06-13 Tim NorthoverX86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly