summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Enable IndirectBrExpandPassDerek Schuff2019-07-031-0/+1
* [WebAssembly] Add multivalue and tail-call target featuresThomas Lively2019-05-231-0/+4
* [WebAssembly] Add mutable globals featureThomas Lively2019-03-291-0/+2
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-0/+6
* [WebAssembly] Add bulk memory target featureThomas Lively2019-01-311-0/+2
* 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-6/+14
* Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"Thomas Lively2019-01-101-2/+0
* [WebAssembly] Add simd128-unimplemented subtarget featureThomas Lively2019-01-101-0/+2
* Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"Thomas Lively2019-01-101-2/+0
* [WebAssembly] Add unimplemented-simd128 subtarget featureThomas Lively2019-01-091-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Add exception handling option and featureHeejin Ahn2018-02-241-0/+2
* [WebAssembly] Make sign-extension opcodes a distinct feature.Dan Gohman2018-01-191-0/+2
* [WebAssembly] Fix trapping behavior in fptosi/fptoui.Dan Gohman2017-11-281-0/+2
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [WebAssembly] Add target feature for atomicsDerek Schuff2017-08-301-0/+2
* [WebAssembly] Move useAA() out of line to make it more convenient to experime...Dan Gohman2015-12-051-1/+1
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+6
* WebAssembly: start instructionsJF Bastien2015-07-011-2/+3
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+78
OpenPOWER on IntegriCloud