summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement mixed-type ISD::FCOPYSIGN.Dan Gohman2015-12-101-0/+6
* [WebAssembly] Set several MCInstrDesc flags.Dan Gohman2015-11-291-0/+6
* [WebAssembly] Fold setne and seteq comparisons into selects.Dan Gohman2015-11-251-0/+14
* [WebAssembly] Use a physical register to describe ARGUMENT liveness.Dan Gohman2015-11-251-0/+12
* [WebAssembly] Add some spaces to the assembly output to vertically align oper...Dan Gohman2015-11-181-14/+14
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-2/+2
* [WebAssembly] Support for floating point min and max.Dan Gohman2015-11-101-7/+3
* [WebAssembly] Add AsmString strings for most instructions.Dan Gohman2015-11-051-20/+22
* Align whitespaceDerek Schuff2015-11-031-2/+2
* [WebAssembly] Support wasm select operatorDerek Schuff2015-11-031-0/+5
* [WebAssembly] Rename floating-point operators to match their spec names.Dan Gohman2015-10-091-6/+6
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-5/+5
* [WebAssembly] Implement floating point rounding operators.Dan Gohman2015-08-241-9/+10
* WebAssembly: floating-point comparisonsJF Bastien2015-08-121-0/+14
* WebAssembly: implement comparison.JF Bastien2015-08-111-9/+6
* WebAssembly: add basic floating-point testsJF Bastien2015-08-111-4/+8
* WebAssembly: add basic int/fp instruction codegen.JF Bastien2015-07-141-12/+19
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+37
OpenPOWER on IntegriCloud