summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomic-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-2/+2
* [PowerPC] Disable part-word atomics on the P7Hal Finkel2015-04-111-16/+16
* Add support for part-word atomics for PPCNemanja Ivanovic2015-03-101-0/+54
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [Power] Improve the expansion of atomic loads/storesRobin Morisset2014-10-021-5/+6
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-1/+2
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-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
OpenPOWER on IntegriCloud