summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic128.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-08-25[x86] Fix an amazing goof in the handling of sub, or, and xor lowering.Chandler Carruth
2017-07-16[X86] X86::CMOV to Branch heuristic based optimization.Amjad Aboud
2017-02-11Regen expected tests result. NFCAmaury Sechet
2016-03-12[X86] Make sure we do not clobber RBX with cmpxchg when used as a base pointer.Quentin Colombet
2015-11-19X86: More efficient legalization of wide integer comparesHans Wennborg
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-07-14X86: remove temporary atomicrmw used during lowering.Tim Northover
2014-07-01X86: expand atomics in IR instead of as MachineInstrs.Tim Northover