summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-atomic.ll
AgeCommit message (Expand)Author
2017-11-13Fix some misc. -enable-var-scope violationsMatt Arsenault
2017-01-31CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2016-07-19[AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim
2016-06-16AArch64: allow MOV (imm) alias to be printedTim Northover
2016-05-13add support for -print-imm-hex for AArch64Paul Osmialowski
2015-09-22[AArch64] Emit clrex in the expanded cmpxchg fail block.Ahmed Bougacha
2015-06-17[CodeGenPrepare] Generalize inserted set from truncs to any inst.Ahmed Bougacha
2015-05-22[AArch64][CGP] Sink zext feeding stxr/stlxr into the same block.Ahmed Bougacha
2015-05-22[AArch64] Robustize atomic cmpxchg test a little more. NFC.Ahmed Bougacha
2015-05-22[AArch64] Robustize atomic cmpxchg test. NFC.Ahmed Bougacha
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-10-01Revert r216862 due to a performance regressionJingyue Wu
2014-09-01[MachineSink] Use the real post dominator treeJingyue Wu
2014-07-07CodeGen: it turns out that NAND is not the same thing as BIC. At all.Tim Northover
2014-06-13IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover