summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-atomic-128.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r329611, "AArch64: Allow offsets to be folded into addresses with ELF."Peter Collingbourne2018-04-101-16/+8
* AArch64: Allow offsets to be folded into addresses with ELF.Peter Collingbourne2018-04-091-8/+16
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-191-1/+1
* AArch64: don't create instructions that write to xzr/wzr twice.Tim Northover2016-04-131-3/+3
* AArch64: use ldxp/stxp pair to implement 128-bit atomic loads.Tim Northover2015-12-021-2/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* AArch64: don't be too greedy when folding :lo12: accesses into mem ops.Tim Northover2014-12-021-16/+8
* CodeGen: it turns out that NAND is not the same thing as BIC. At all.Tim Northover2014-07-071-2/+4
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-1/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+225
OpenPOWER on IntegriCloud