aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/atomic-op.ll
AgeCommit message (Expand)Author
2012-08-31Fix a couple of typos in EmitAtomic.Jakob Stoklund Olesen
2011-12-21Fix a couple of copy-n-paste bugs. Noticed by George Russell!Chad Rosier
2011-12-21Fix a couple of copy-n-paste bugs. Noticed by George Russell.Evan Cheng
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-05-27Fix the remaining atomic intrinsics to use the right register classes on Thumb2,Cameron Zwarich