[WebAssembly] Rename setlocal to set_local to match the spec.
[oota-llvm.git] / test / CodeGen / WebAssembly / conv.ll
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-09-15 Dan Gohman[WebAssembly] Implement int64-to-int32 conversion.