summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/cmpxchg-O0.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Improve codegen of volatile load/store of i128Victor Campos2019-12-181-4/+2
* Revert r329611, "AArch64: Allow offsets to be folded into addresses with ELF."Peter Collingbourne2018-04-101-4/+5
* AArch64: Allow offsets to be folded into addresses with ELF.Peter Collingbourne2018-04-091-5/+4
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* AArch64: Fix cmpxchg O0 expansionMatthias Braun2017-05-261-3/+7
* AArch64: fix 128-bit cmpxchg at -O0 (again, again).Tim Northover2016-12-011-4/+8
* AArch64: don't assume all i128s are BUILD_PAIRsTim Northover2016-08-041-0/+26
* [AArch64][FastISel] Select -O0 legal cmpxchg.Ahmed Bougacha2016-07-201-1/+1
* [AArch64] Set correct successors in CMPXCHG pseudo expansion.Ahmed Bougacha2016-04-271-1/+1
* AArch64: expand cmpxchg after regalloc at -O0.Tim Northover2016-04-141-0/+75
OpenPOWER on IntegriCloud