summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/atomic-op.ll
Commit message (Expand)AuthorAge
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* Fix a couple of typos in EmitAtomic.Jakob Stoklund Olesen2012-08-31
* Fix a couple of copy-n-paste bugs. Noticed by George Russell!Chad Rosier2011-12-21
* Fix a couple of copy-n-paste bugs. Noticed by George Russell.Evan Cheng2011-12-21
* 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 the remaining atomic intrinsics to use the right register classes on Thumb2,Cameron Zwarich2011-05-27