[WebAssembly] Check in an initial CFG Stackifier pass
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrControl.td
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.