[WebAssembly] Switch to MC for instruction printing.
[oota-llvm.git] / lib / Target / WebAssembly / InstPrinter / WebAssemblyInstPrinter.cpp
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-05 Dan Gohman[WebAssembly] Add WebAssemblyMCInstLower.cpp.
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF Bastiencall
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend