aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/atomic-op.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+139
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+37
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-251-0/+1
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-251-0/+24
* Fix a couple of typos in EmitAtomic.Jakob Stoklund Olesen2012-08-311-0/+10
* Fix a couple of copy-n-paste bugs. Noticed by George Russell!Chad Rosier2011-12-211-0/+58
* Fix a couple of copy-n-paste bugs. Noticed by George Russell.Evan Cheng2011-12-211-4/+26
* Convert more tests over to the new atomic instructions.Eli Friedman2011-09-261-33/+11
* Atomic pseudos don't use (as in read) CPSR. They clobber it.Jakob Stoklund Olesen2011-09-061-2/+2
* Fix the remaining atomic intrinsics to use the right register classes on Thumb2,Cameron Zwarich2011-05-271-0/+103