summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/cmpxchg-O0.ll
Commit message (Expand)AuthorAgeFilesLines
* [FastISel] Skip creating unnecessary vregs for argumentsFrancis Visoiu Mistrih2019-06-101-5/+5
* [ARM] Materialise some boolean values to avoid a branchRoger Ferrer Ibanez2018-02-161-8/+14
* [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization.Eli Friedman2018-01-171-2/+4
* ARM: Fix CMP_SWAP expansionMatthias Braun2017-08-091-6/+3
* ARM: Fix cmpxchg O0 expansionMatthias Braun2017-05-311-3/+6
* [ARM] Fix for 64-bit CAS expansion on ARM32 with -O0Oleg Ranevskyy2016-12-011-4/+4
* ARM: Improve/fix comment in recently added test.Matthias Braun2016-05-311-2/+2
* ARM: Do not attempt to modify register class of physregs.Matthias Braun2016-05-311-0/+11
* [ARM] Set correct successors in CMPXCHG pseudo expansion.Ahmed Bougacha2016-04-271-3/+3
* ARM: fix assertion failure on -O0 cmpxchg.Tim Northover2016-04-191-0/+21
* ARM: use a pseudo-instruction for cmpxchg at -O0.Tim Northover2016-04-181-0/+81
OpenPOWER on IntegriCloud