summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Rename except_ref type to exnrefHeejin Ahn2019-07-151-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Update SIMD binary arithmeticDerek Schuff2018-08-071-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Added initial AsmParser implementation.Derek Schuff2018-03-201-4/+10
* [WebAssembly] Add except_ref as a first-class typeHeejin Ahn2018-03-081-2/+2
* [WebAssembly] Update to more stack-machine-oriented terminology.Dan Gohman2016-10-031-3/+3
* [WebAssembly] Initial SIMD128 support.Derek Schuff2016-08-021-0/+4
* [WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a ...Dan Gohman2015-12-021-1/+1
* [WebAssembly] Use a physical register to describe ARGUMENT liveness.Dan Gohman2015-11-251-0/+5
* [WebAssemby] Enforce FIFO ordering for instructions using stackified registers.Dan Gohman2015-11-201-0/+4
* [WebAssembly] Tidy up and update a TODO item. NFC.Dan Gohman2015-11-131-14/+9
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-4/+4
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-4/+30
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+28
OpenPOWER on IntegriCloud