summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Make disassembler always emit most canonical name.Wouter van Oortmerssen2019-02-051-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-2/+2
* [WebAssembly][NFC] Remove WebAssemblyStackifier TableGen backendThomas Lively2018-10-221-7/+10
* [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)Thomas Lively2018-10-111-0/+1
* [WebAssembly] Revert rL344180, which was breaking expensive checksThomas Lively2018-10-111-1/+0
* [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]Thomas Lively2018-10-101-0/+1
* [WebAssembly] Improve readability of SIMD instructions (NFC)Heejin Ahn2018-10-091-9/+0
* [WebAssembly] Simplified selecting asmmatcher stack instructions.Wouter van Oortmerssen2018-09-211-0/+1
* [WebAssembly][NFC] Move specific instruction formats to specific filesThomas Lively2018-08-231-117/+1
* [WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mulThomas Lively2018-08-221-1/+4
* [WebAssembly] Update SIMD binary arithmeticDerek Schuff2018-08-071-8/+22
* [WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.Wouter van Oortmerssen2018-06-181-67/+128
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-0/+4
* [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