summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrInteger.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Set several MCInstrDesc flags.Dan Gohman2015-11-291-0/+9
* [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/+8
* [WebAssembly] Add some spaces to the assembly output to vertically align oper...Dan Gohman2015-11-181-11/+13
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-2/+2
* [WebAssembly] Fix copypasta.Dan Gohman2015-11-051-1/+1
* [WebAssembly] Add AsmString strings for most instructions.Dan Gohman2015-11-051-28/+30
* [WebAssembly] Rename ior operator to or to match the specDerek Schuff2015-11-051-1/+1
* Align whitespaceDerek Schuff2015-11-031-2/+2
* [WebAssembly] Support wasm select operatorDerek Schuff2015-11-031-0/+5
* WebAssembly: fix more syntaxJF Bastien2015-10-221-4/+4
* WebAssembly: fix the syntax for comparisonsJF Bastien2015-10-171-8/+8
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-4/+4
* WebAssembly: NFC rename shr/sarJF Bastien2015-09-081-2/+2
* [WebAssembly] Implement the is_zero_undef forms of cttz and ctlzDan Gohman2015-08-241-0/+6
* WebAssembly: implement comparison.JF Bastien2015-08-111-13/+10
* WebAssembly: add basic int/fp instruction codegen.JF Bastien2015-07-141-16/+18
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+43
OpenPOWER on IntegriCloud