[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / pop.ll
2015-07-20 Quentin Colombet[ARM] Refactor the prologue/epilogue emission to be...
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-10-01 Evan ChengARM::tPOP and tPOP_RET each has an extra writeback...