summaryrefslogtreecommitdiff
path: root/test/Preprocessor/wasm-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add multivalue and tail-call target featuresThomas Lively2019-05-231-0/+22
* [WebAssembly] Add mutable globals featureThomas Lively2019-03-291-0/+11
* [WebAssembly] Temporarily disable bulk-memory with -pthreadThomas Lively2019-03-021-4/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-13/+22
* [WebAssembly] Make thread-related options consistentHeejin Ahn2019-02-111-2/+4
* [WebAssembly] Add atomics target optionHeejin Ahn2019-02-061-3/+14
* [WebAssembly] Add bulk memory target featureThomas Lively2019-01-311-6/+50
* [WebAssembly] Add unimplemented-simd128 feature, gate builtinsThomas Lively2019-01-101-0/+9
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+35