summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-atomic.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix some misc. -enable-var-scope violationsMatt Arsenault2017-11-131-5/+5
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-10/+12
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-12/+10
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-10/+12
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-191-1/+1
* AArch64: allow MOV (imm) alias to be printedTim Northover2016-06-161-1/+1
* add support for -print-imm-hex for AArch64Paul Osmialowski2016-05-131-1/+1
* [AArch64] Emit clrex in the expanded cmpxchg fail block.Ahmed Bougacha2015-09-221-28/+42
* [CodeGenPrepare] Generalize inserted set from truncs to any inst.Ahmed Bougacha2015-06-171-0/+16
* [AArch64][CGP] Sink zext feeding stxr/stlxr into the same block.Ahmed Bougacha2015-05-221-4/+2
* [AArch64] Robustize atomic cmpxchg test a little more. NFC.Ahmed Bougacha2015-05-221-45/+47
* [AArch64] Robustize atomic cmpxchg test. NFC.Ahmed Bougacha2015-05-221-13/+27
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-17/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-32/+32
* Revert r216862 due to a performance regressionJingyue Wu2014-10-011-6/+6
* [MachineSink] Use the real post dominator treeJingyue Wu2014-09-011-6/+6
* CodeGen: it turns out that NAND is not the same thing as BIC. At all.Tim Northover2014-07-071-3/+5
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-2/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+331
OpenPOWER on IntegriCloud