aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/atomic-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-16/+16
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+55
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+6
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Expand PPC64 atomic load and storeHal Finkel2012-12-251-0/+20
* Convert more tests over to the new atomic instructions. Eli Friedman2011-09-261-9/+3
* FileCheck-ize a couple tests.Eli Friedman2011-07-181-2/+11
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-12/+14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Adjust grep's for new code sequence.Dale Johannesen2008-08-251-1/+1
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-251-4/+4
* 64-bit atomic operations.Evan Cheng2008-04-191-0/+21