[WebAssembly] Make CFG stackification independent of basic-block labels.
[oota-llvm.git] / lib / Target / WebAssembly / InstPrinter / WebAssemblyInstPrinter.h
2016-01-12 Dan Gohman[WebAssembly] Make CFG stackification independent of...
2015-12-25 Craig TopperRemove extra forward declarations and scrub includes...
2015-12-08 Dan Gohman[WebAssembly] Trim some unneeded #includes.
2015-12-06 Dan Gohman[WebAssembly] Factor out a TypeToString function, since...
2015-11-25 Dan Gohman[WebAssembly] Add 'final' to some classes. NFC.
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