summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/Atomics-64.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-100/+100
2014-07-01X86: expand atomics in IR instead of as MachineInstrs.Tim Northover1-1/+1
2014-06-13IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover1-20/+40
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover1-20/+20
2013-01-18llvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd RUN not to overwrite %t. I...NAKAMURA Takumi1-2/+2
2011-09-27Last batch of test conversions to new atomic instructions.Eli Friedman1-992/+927
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-05-16Help DejaGnu avoid pipe-jam by producing less output from certain test cases.Jakob Stoklund Olesen1-1/+1
2008-08-22Test all currently supported atomic builtins on x86-{32,64}.Dale Johannesen1-0/+1015