summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssembly.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add bulk memory target featureThomas Lively2019-01-311-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-101-1/+8
* Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively2019-01-101-7/+0
* [WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively2019-01-101-0/+7
* Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively2019-01-101-7/+0
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-091-0/+7
* [WebAssembly] Update bleeding-edge cpu featuresThomas Lively2018-11-101-1/+2
* [WebAssembly] Initial Disassembler.Sam Clegg2018-05-101-0/+8
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Really disable wasm register name matcherReid Kleckner2018-03-211-4/+5
* [WebAssembly] Added initial AsmParser implementation.Derek Schuff2018-03-201-0/+5
* [WebAssembly] Add exception handling option and featureHeejin Ahn2018-02-241-0/+4
* [WebAssembly] Make sign-extension opcodes a distinct feature.Dan Gohman2018-01-191-0/+5
* [WebAssembly] Fix trapping behavior in fptosi/fptoui.Dan Gohman2017-11-281-0/+4
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-1/+4
* [WebAssembly] Initial SIMD128 support.Derek Schuff2016-08-021-1/+1
* [WebAssembly] Convert a file-level comment to doxygen style.Dan Gohman2015-12-081-4/+5
* WebAssembly: add a generic CPUJF Bastien2015-07-271-0/+3
* WebAssembly: start instructionsJF Bastien2015-07-011-3/+7
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+58
OpenPOWER on IntegriCloud