summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/atomic-cmp.ll
Commit message (Expand)AuthorAge
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-13
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert more tests over to the new atomic instructions.Eli Friedman2011-09-26
* Atomic pseudos don't use (as in read) CPSR. They clobber it.Jakob Stoklund Olesen2011-09-06
* Fix an obvious typo which caused an isel assertion. rdar://8964854.Evan Cheng2011-02-07