summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomic-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Fix assert from machine verify pass that atomic pseudo expanding ca...Zi Xuan Wu2018-12-281-4/+4
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-4/+4
* [PowerPC] fix potential verification errors on CFENCE8Hiroshi Inoue2017-06-151-1/+1
* [PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC.Tim Shen2017-05-161-6/+6
* [PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.Tim Shen2017-05-161-2/+4
* [PowerPC] Add triple to test/CodeGen/PowerPC/atomic-2.ll for ppc64leHal Finkel2016-08-301-1/+1
* [PowerPC] Fix i8/i16 atomics for little-Endian targets without partword atomicsHal Finkel2016-08-291-1/+14
* [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