aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb/barrier.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert more tests to new atomic instructions.Eli Friedman2011-09-261-13/+1
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-071-1/+1
* Do not use MEMBARRIER_MCR for any Thumb code.Bob Wilson2010-11-091-0/+1
* Overhaul memory barriers in the ARM backend. Radar 8601999.Bob Wilson2010-10-301-5/+5
* Fix test and re-enable it.Evan Cheng2010-08-111-4/+4
* Temporarily disable some failing tests, until they can beDan Gohman2010-08-111-2/+2
* Add ARM Archv6M and let it implies FeatureDB (having dmb, etc.)Evan Cheng2010-08-111-6/+6
* Add Cortex-M0 support. It's a ARMv6m device (no ARM mode) with some 32-bitEvan Cheng2010-08-111-5/+12
* - Add subtarget feature -mattr=+db which determine whether an ARM cpu has theEvan Cheng2010-08-111-0/+17