[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / vargs.ll
2015-07-20 Quentin Colombet[ARM] Refactor the prologue/epilogue emission to be...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Renato GolinImprove handling of stack accesses in Thumb-1
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-10-11 Bill WendlingRevert r141529. This is causing failures in the test...
2011-10-10 Bill WendlingWhen getting the number of bits necessary for addressin...
2010-08-31 Jim GrosbachUpdate test for 112609
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.