[WebAssembly] Fix lowering of calls with more than one argument.
[oota-llvm.git] / test / CodeGen / WebAssembly / call.ll
2015-09-09 Dan Gohman[WebAssembly] Fix lowering of calls with more than...
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF BastienMissing print.
2015-08-24 JF Bastiencall