summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomic-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-281-3/+3
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-1/+1
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* 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
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-271-3/+3
* 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
* The atomic.cmp.swap promotion logic is wrong: itDuncan Sands2008-07-161-8/+2
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-251-6/+6
* 64-bit atomic operations.Evan Cheng2008-04-191-0/+27
OpenPOWER on IntegriCloud