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