[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / WebAssembly / legalize.ll
2015-12-10 Dan Gohman[WebAssembly] Tighten up several CHECK tests.
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
2015-12-10 Dan Gohman[WebAssembly] Also legalize sign_extend_inreg of i32...
2015-12-10 Dan Gohman[WebAssembly] Fix legalization of shift operators with...