[WebAssembly] Suffix output operands with '='.
[oota-llvm.git] / lib / Target / WebAssembly / InstPrinter / WebAssemblyInstPrinter.cpp
2015-11-23 Dan Gohman[WebAssembly] Suffix output operands with '='.
2015-11-23 Dan Gohman[WebAssembly] Emit .param, .result, and .local through MC.
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-13 Dan Gohman[WebAssembly] Introduce a new pseudo-operand for unused...
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-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