llvm-project/clang/include
Thomas Lively 8638c897f4 [WebAssembly] Remove unimplemented-simd target feature
Now that the WebAssembly SIMD specification is finalized and engines are
generally up-to-date, there is no need for a separate target feature for gating
SIMD instructions that engines have not implemented. With this change,
v128.const is now enabled by default with the simd128 target feature.

Differential Revision: https://reviews.llvm.org/D98457
2021-03-18 10:23:12 -07:00
..
clang [WebAssembly] Remove unimplemented-simd target feature 2021-03-18 10:23:12 -07:00
clang-c [OPENMP51]Initial support for the interop directive. 2021-03-17 09:42:07 -07:00
CMakeLists.txt