fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / CodeGen / Thumb / barrier.ll
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...