summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add binary-encoding opcode values to instruction descriptions.Dan Gohman2016-10-051-24/+29
* [WebAssembly] Initial SIMD128 support.Derek Schuff2016-08-021-0/+18
* [WebAssembly] Fix an emacs syntax highlighting comment.Dan Gohman2015-12-081-1/+1
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-12/+12
* [WebAssembly] Add AsmString strings for most instructions.Dan Gohman2015-11-051-22/+34
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-24/+24
* WebAssembly: Implement callJF Bastien2015-08-241-2/+2
* Revert two bad commits.JF Bastien2015-08-241-10/+2
* callJF Bastien2015-08-241-2/+10
* WebAssembly: implement comparison.JF Bastien2015-08-111-0/+12
* WebAssembly: add basic int/fp instruction codegen.JF Bastien2015-07-141-0/+26
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-3/+4
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+28
OpenPOWER on IntegriCloud