summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/Atomics-64.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover
2011-09-26Convert more tests over to the new atomic instructions. Eli Friedman
2011-04-04Disable the PowerPC/Atomics-64 test.Jakob Stoklund Olesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-30Testcases for ppc atomics.Dale Johannesen