[WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in the spec.
[oota-llvm.git] / test / CodeGen / WebAssembly / switch.ll
2015-11-20 Dan Gohman[WebAssembly] Rename SWITCH to TABLESWITCH to match...
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-09-28 Dan Gohman[WebAssembly] Support for direct call and call_indirect.
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass