summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/cmpxchg-weak.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-06-28[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls
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-02-22ARM: sink atomic release barrier as far as possible into cmpxchg.Tim Northover
2015-09-22[ARM] Emit clrex in the expanded cmpxchg fail block.Ahmed Bougacha
2014-06-13Atomics: make use of the "cmpxchg weak" instruction.Tim Northover