summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrConv.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update opcode values according to recent spec changes.Dan Gohman2016-10-241-25/+25
* [WebAssembly] Add binary-encoding opcode values to instruction descriptions.Dan Gohman2016-10-051-25/+25
* [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> froundMichael Kuperstein2016-08-181-2/+2
* [WebAssembly] Implement anyext.Dan Gohman2015-12-101-0/+9
* [WebAssembly] Set several MCInstrDesc flags.Dan Gohman2015-11-291-0/+3
* [WebAssembly] Use a physical register to describe ARGUMENT liveness.Dan Gohman2015-11-251-0/+4
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-25/+25
* [WebAssembly] Un-mangle the conversion instruction names.Dan Gohman2015-11-131-75/+75
* [WebAssembly] Add AsmString strings for most instructions.Dan Gohman2015-11-051-26/+51
* [WebAssembly] Update opcode name format for conversionsJF Bastien2015-10-291-25/+25
* [WebAssembly] Implement the remaining conversion operations.Dan Gohman2015-10-031-31/+54
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-27/+27
* [WebAssembly] Implement int64-to-int32 conversion.Dan Gohman2015-09-151-0/+3
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+44
OpenPOWER on IntegriCloud