[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrFormats.td
2015-12-08 Dan Gohman[WebAssembly] Fix an emacs syntax highlighting comment.
2015-11-15 Dan Gohman[WebAssembly] Use tabs instead of spaces in assembly...
2015-11-05 Dan Gohman[WebAssembly] Add AsmString strings for most instructions.
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF Bastiencall
2015-08-11 JF BastienWebAssembly: implement comparison.
2015-07-14 JF BastienWebAssembly: add basic int/fp instruction codegen.
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend