WebAssembly: fix syntax for br_if.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrControl.td
2015-10-20 JF BastienWebAssembly: fix syntax for br_if.
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-01 JF BastienWebAssembly: handle more than int32 argument/return
2015-07-31 JF BastienWebAssembly: handle `ret void`.
2015-07-31 JF BastienWebAssembly: print basic integer assembly.