[WebAssembly] Switch to a more traditional assembly syntax
[oota-llvm.git] / test / CodeGen / WebAssembly / func.ll
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-10-03 Dan Gohman[WebAssembly] Rename setlocal to set_local to match...
2015-09-09 Dan Gohman[WebAssembly] Update target datalayout strings.
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...