[WebAssembly] Switch to MC for instruction printing.
[oota-llvm.git] / test / CodeGen / WebAssembly / switch.ll
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