[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / XCore / unaligned_load.ll
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...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-04-16 Richard Osborne[XCore] Convert a couple of tests to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-16 Richard OsborneExpand unaligned 32 bit loads from an address which...
2009-07-16 Richard OsborneCustom lower unaligned 32 bit stores and loads into...