llvm-project/clang/test
Thomas Lively 502f54049d [WebAssembly] Finalize wasm_simd128.h intrinsics
Adds new intrinsics for instructions that are in the final SIMD spec but did not
previously have intrinsics. Also updates the names of existing intrinsics to
reflect the final names of the underlying instructions in the spec. Keeps the
old names as deprecated functions to ease the transition to the new names.

Differential Revision: https://reviews.llvm.org/D101112
2021-04-23 13:37:27 -07:00
..
APINotes
ARCMT
AST
ASTMerge
Analysis [Analyzer][StdLibraryFunctionsChecker] Describe arg constraints 2021-04-23 17:27:54 +02:00
CXX CWG2076: Permit implicit conversions within a single level of braces 2021-04-22 16:49:39 -07:00
ClangScanDeps [clang][deps] Check extra args in tests 2021-04-22 14:10:08 +02:00
CodeCompletion
CodeGen [WebAssembly] Finalize wasm_simd128.h intrinsics 2021-04-23 13:37:27 -07:00
CodeGenCUDA [CUDA][HIP] Allow non-ODR use of host var in device 2021-04-19 14:45:24 -04:00
CodeGenCXX Delete le32/le64 targets 2021-04-21 18:44:12 -07:00
CodeGenCoroutines Revert "[Coroutines] Set presplit attribute in Clang instead of CoroEarly pass" 2021-04-18 17:22:28 -07:00
CodeGenHIP
CodeGenObjC [ObjC] Add a command line flag that disables recognition of objc_direct for testability 2021-04-06 11:17:01 -04:00
CodeGenObjCXX Temporairly revert "[CGCall] Annotate `this` argument with alignment" 2021-04-10 10:43:16 +03:00
CodeGenOpenCL [funcattrs] Add the maximal set of implied attributes to definitions 2021-04-16 14:22:19 -07:00
CodeGenOpenCLCXX
CodeGenSYCL [NFC][SYCL] Drop idle triple component from regression tests. 2021-04-13 08:00:21 +03:00
Coverage
CoverageMapping
Driver Reapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-23 01:07:16 +01:00
FixIt
Format
Frontend Fix clang/test/Frontend/plugin-annotate-functions.c 2021-04-21 14:00:38 +01:00
Headers [WebAssembly] Finalize wasm_simd128.h intrinsics 2021-04-23 13:37:27 -07:00
Import
Index [index] Improve macro indexing support 2021-04-06 09:12:14 -07:00
Integration
InterfaceStubs
Layout
Lexer
Misc [clang] Recognize ppc32 as valid mcpu value 2021-04-21 15:11:01 +02:00
Modules [ASTReader] Only mark module out of date if not already compiled 2021-04-16 17:57:03 -07:00
OpenMP [Clang] Allow the combination of loader_uninitialized and address spaces 2021-04-23 11:21:52 -05:00
PCH
Parser Fix potential infinite loop with malformed attribute syntax 2021-04-15 10:47:32 -04:00
Preprocessor [Clang][ARM] Define __VFP_FP__ macro unconditionally 2021-04-21 15:03:59 +01:00
Profile
Refactor
Rewriter
Sema [Clang] Allow the combination of loader_uninitialized and address spaces 2021-04-23 11:21:52 -05:00
SemaCUDA [CUDA][HIP] Allow non-ODR use of host var in device 2021-04-19 14:45:24 -04:00
SemaCXX [clang] Do not crash on template specialization following a fatal error 2021-04-23 13:34:05 +02:00
SemaObjC [-Wcompletion-handler] Don't recognize init methods as conventional 2021-04-07 13:50:01 +03:00
SemaObjCXX [-Wcalled-once] Do not run analysis on Obj-C++ 2021-04-22 15:20:52 +03:00
SemaOpenCL [OpenCL] Fix typo in the test. 2021-04-23 14:36:36 +01:00
SemaOpenCLCXX [C++4OpenCL] Add extra diagnostics for kernel argument types 2021-04-22 15:28:04 +01:00
SemaSYCL
SemaTemplate
TableGen
Templight
Tooling
Unit
VFS
clang-rename
utils/update_cc_test_checks Temporairly revert "[CGCall] Annotate `this` argument with alignment" 2021-04-10 10:43:16 +03:00
.clang-format
CMakeLists.txt [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
lit.site.cfg.py.in
make_test_dirs.pl