summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmpxchg-i128-i1.ll
AgeCommit message (Expand)Author
2016-07-07Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2016-07-07Revert r274692 to check whether this is what breaks windows selfhost.Michael Kuperstein
2016-07-06[X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-06-13X86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directlyTim Northover