summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-10-08-cmpxchg8b.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-05-26Print "lock \t foo" instead of "lock \n foo".Rafael Espindola
2014-06-13IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover
2011-09-26Convert a bunch more tests over to the new atomic instructions.Eli Friedman
2010-10-11PR8297Andrew Trick
2010-10-11Fixes bug 8297: i386 cmpxchg8b, missing MachineMemOperandAndrew Trick