summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-atomic-128.ll
AgeCommit message (Expand)Author
2016-07-19[AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim
2016-04-13AArch64: don't create instructions that write to xzr/wzr twice.Tim Northover
2015-12-02AArch64: use ldxp/stxp pair to implement 128-bit atomic loads.Tim Northover
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-02AArch64: don't be too greedy when folding :lo12: accesses into mem ops.Tim Northover
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