Revert "Rewrite a test to count emitted instructions without using -stats"
[oota-llvm.git] / test / CodeGen / Thumb / barrier.ll
2011-09-26 Eli FriedmanConvert more tests to new atomic instructions.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2010-11-09 Bob WilsonDo not use MEMBARRIER_MCR for any Thumb code.
2010-10-30 Bob WilsonOverhaul memory barriers in the ARM backend. Radar...
2010-08-11 Evan ChengFix test and re-enable it.
2010-08-11 Dan GohmanTemporarily disable some failing tests, until they...
2010-08-11 Evan ChengAdd ARM Archv6M and let it implies FeatureDB (having...
2010-08-11 Evan ChengAdd Cortex-M0 support. It's a ARMv6m device (no ARM...
2010-08-11 Evan Cheng- Add subtarget feature -mattr=+db which determine...