summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/WebAssembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add multivalue and tail-call target featuresThomas Lively2019-05-231-0/+26
* [WebAssembly] Add mutable globals featureThomas Lively2019-03-291-0/+14
* [WebAssembly] Add atomics target optionHeejin Ahn2019-02-061-0/+14
* [WebAssembly] Add bulk memory target featureThomas Lively2019-01-311-0/+19
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add unimplemented-simd128 feature, gate builtinsThomas Lively2019-01-101-0/+49
* [WebAssembly] Add exception handling optionHeejin Ahn2018-03-021-0/+9
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-5/+9
* [WebAssembly] Add target flags for sign-ext opcodes.Dan Gohman2018-01-191-0/+9
* [WebAssembly] Add options for using the nontrapping-fptoint feature.Dan Gohman2017-11-281-0/+9
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+87
OpenPOWER on IntegriCloud