summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/atomic-2.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Expand PPC64 atomic load and storeHal Finkel2012-12-25
* Convert more tests over to the new atomic instructions. Eli Friedman2011-09-26
* FileCheck-ize a couple tests.Eli Friedman2011-07-18
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Adjust grep's for new code sequence.Dale Johannesen2008-08-25
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-25
* 64-bit atomic operations.Evan Cheng2008-04-19