[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / ldr_ext.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-07-11 Evan ChengSmarter isel of ldrsb / ldrsh. Only make use of these...
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.