[WebAssembly] Implement the remaining conversion operations.
[oota-llvm.git] / test / CodeGen / WebAssembly / conv.ll
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.