[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / barrier.ll
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2013-08-28 Tim NorthoverARM: Use "dmb sy" for barriers on M-class CPUs
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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...