aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/atomic-cmp.ll
AgeCommit message (Expand)Author
2011-09-26Convert more tests over to the new atomic instructions.Eli Friedman
2011-09-06Atomic pseudos don't use (as in read) CPSR. They clobber it.Jakob Stoklund Olesen
2011-02-07Fix an obvious typo which caused an isel assertion. rdar://8964854.Evan Cheng