[WebAssembly] Reverse the order of operands for br_if
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrInfo.cpp
2015-11-16 Derek Schuff[WebAssembly] Reverse the order of operands for br_if
2015-11-13 Dan Gohman[WebAssembly] Rename BR_IF_ to BR_IF
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