[WebAssembly] Make expression-stack pushing explicit
[oota-llvm.git] / test / CodeGen / WebAssembly / conv.ll
2015-11-06 Dan Gohman[WebAssembly] Make expression-stack pushing explicit
2015-10-29 JF Bastien[WebAssembly] Update opcode name format for conversions
2015-10-16 JF BastienWebAssembly: update syntax
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-03 Dan Gohman[WebAssembly] Implement the remaining conversion operat...
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-09-15 Dan Gohman[WebAssembly] Implement int64-to-int32 conversion.