WebAssembly: fix syntax for br_if.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrInfo.cpp
2015-10-20 JF BastienWebAssembly: fix syntax for br_if.
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-09-09 Dan Gohman[WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend