aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/atomic-2.ll
AgeCommit message (Expand)Author
2012-12-25Expand PPC64 atomic load and storeHal Finkel
2011-09-26Convert more tests over to the new atomic instructions. Eli Friedman
2011-07-18FileCheck-ize a couple tests.Eli Friedman
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-25Adjust grep's for new code sequence.Dale Johannesen
2008-06-25Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang
2008-04-1964-bit atomic operations.Evan Cheng