[WebAssembly] Support for direct call and call_indirect.
[oota-llvm.git] / test / CodeGen / WebAssembly / call.ll
2015-09-28 Dan Gohman[WebAssembly] Support for direct call and call_indirect.
2015-09-09 Dan Gohman[WebAssembly] Update target datalayout strings.
2015-09-09 Dan Gohman[WebAssembly] Implement calls with void return types.
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