[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / push.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-07-02 Dale JohannesenPropagate the AlignStack bit in InlineAsm's to the
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-10-02 Evan ChengForgot about ARM::tPUSH. It also has a new writeback...