[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Thumb / 2009-08-20-ISelBug.ll
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...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-05-04 Jakob Stoklund OlesenFix more register and coalescing dependencies.
2011-03-31 Jakob Stoklund OlesenProvide a legal pointer register class when targeting...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-03-10 Evan ChengEnable machine cse pass.
2009-10-19 Jim GrosbachEnable allocation of R3 in Thumb1
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.