[WebAssembly] Set several MCInstrDesc flags.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrConv.td
2015-11-29 Dan Gohman[WebAssembly] Set several MCInstrDesc flags.
2015-11-25 Dan Gohman[WebAssembly] Use a physical register to describe ARGUM...
2015-11-15 Dan Gohman[WebAssembly] Use tabs instead of spaces in assembly...
2015-11-13 Dan Gohman[WebAssembly] Un-mangle the conversion instruction...
2015-11-05 Dan Gohman[WebAssembly] Add AsmString strings for most instructions.
2015-10-29 JF Bastien[WebAssembly] Update opcode name format for conversions
2015-10-03 Dan Gohman[WebAssembly] Implement the remaining conversion operat...
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-09-15 Dan Gohman[WebAssembly] Implement int64-to-int32 conversion.
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...