summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/barrier.ll
Commit message (Expand)AuthorAge
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* ARM: Use "dmb sy" for barriers on M-class CPUsTim Northover2013-08-28
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert more tests to new atomic instructions.Eli Friedman2011-09-26
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Do not use MEMBARRIER_MCR for any Thumb code.Bob Wilson2010-11-09
* Overhaul memory barriers in the ARM backend. Radar 8601999.Bob Wilson2010-10-30
* Fix test and re-enable it.Evan Cheng2010-08-11
* Temporarily disable some failing tests, until they can beDan Gohman2010-08-11
* Add ARM Archv6M and let it implies FeatureDB (having dmb, etc.)Evan Cheng2010-08-11
* Add Cortex-M0 support. It's a ARMv6m device (no ARM mode) with some 32-bitEvan Cheng2010-08-11
* - Add subtarget feature -mattr=+db which determine whether an ARM cpu has theEvan Cheng2010-08-11