llvm-project/clang/test
Thomas Lively 3f738d1f5e Reland "[WebAssembly] v128.load{8,16,32,64}_lane instructions"
This reverts commit 7c8385a352 with a typing fix
to an instruction selection pattern.
2020-10-15 19:32:34 +00:00
..
APINotes/Inputs/Frameworks/SomeKit.framework/Headers docs: add documentation describing API Notes 2020-10-05 18:29:13 +00:00
ARCMT
AST [AST][RecoveryExpr] Don't perform early typo correction in C. 2020-10-12 11:24:45 +02:00
ASTMerge Revert "[ASTImporter] Fix crash caused by unset AttributeSpellingListIndex" 2020-10-14 17:21:56 -07:00
Analysis Revert "[SYCL] Implement __builtin_unique_stable_name." 2020-10-12 01:10:09 -04:00
CXX PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
ClangScanDeps
CodeCompletion [clang] Make signature help work with dependent args 2020-08-17 10:06:36 +02:00
CodeGen Reland "[WebAssembly] v128.load{8,16,32,64}_lane instructions" 2020-10-15 19:32:34 +00:00
CodeGenCUDA [CUDA] Don't call __cudaRegisterVariable on C++17 inline variables 2020-10-05 12:53:59 -07:00
CodeGenCXX Canonicalize declaration pointers when forming APValues. 2020-10-12 19:32:57 -07:00
CodeGenCoroutines [Coroutine] Rename coro-semmetric-transfer.cpp and possibly fix test failure 2020-10-12 15:29:07 -07:00
CodeGenHIP
CodeGenObjC Ensure that InheritedAttrs are properly inherited along a redeclaration 2020-10-12 19:22:31 -07:00
CodeGenObjCXX Revert "OpaquePtr: Add type to sret attribute" 2020-09-29 10:31:04 +02:00
CodeGenOpenCL [AMDGPU] Add gfx602, gfx705, gfx805 targets 2020-10-10 17:22:22 +01:00
CodeGenOpenCLCXX Revert "OpaquePtr: Add type to sret attribute" 2020-09-29 10:31:04 +02:00
CodeGenSYCL Revert "[SYCL] Implement __builtin_unique_stable_name." 2020-10-12 01:10:09 -04:00
Coverage
CoverageMapping [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Driver Make sure both cc1 and cc1as process -m[no-]code-object-v3 2020-10-15 14:03:26 -04:00
FixIt
Format [clang-format] Add a test showing the current config file list parsing 2020-09-04 16:57:46 +01:00
Frontend [clang][NFC] Change diagnostic to start with lowercase letter 2020-10-14 15:48:29 -07:00
Headers [ARM] Add missing target for Arm neon test case. 2020-10-01 00:32:33 +01:00
Import
Index [AST] Fix crashes caused by redeclarations in hidden prototypes 2020-10-08 19:48:36 -07:00
Integration
InterfaceStubs [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
Layout [AIX] Support two itanium alignment LIT testcases for AIX using regex 2020-10-13 16:47:01 -04:00
Lexer [clang][feature] Add cxx_abi_relative_vtable feature 2020-10-08 10:30:54 -07:00
Misc [X86] Support -march=x86-64-v[234] 2020-10-12 10:29:46 -07:00
Modules Revert "OpaquePtr: Add type to sret attribute" 2020-09-29 10:31:04 +02:00
OpenMP PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
PCH Set InvalidDecl directly when deserializing a Decl 2020-09-05 14:26:43 +02:00
Parser Better diagnostics for anonymous bit-fields with attributes or an initializer. 2020-09-29 16:32:20 -04:00
Preprocessor [X86] Add HRESET instruction. 2020-10-13 08:47:26 +08:00
Profile [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
Refactor
Rewriter
Sema PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
SemaCUDA PR47805: Use a single object for a function parameter in the caller and 2020-10-14 17:43:51 -07:00
SemaCXX Perform lvalue conversions on the left of a pseudo-destructor call 'p->~T()'. 2020-10-14 22:09:01 -07:00
SemaObjC Sema: add support for `__attribute__((__swift_private__))` 2020-09-25 22:33:53 +00:00
SemaObjCXX [SemaObjC] Fix composite pointer type calculation for `void*` and pointer to lifetime qualified ObjC pointer type 2020-10-15 15:21:01 -04:00
SemaOpenCL [OpenCL] Add global_device and global_host address spaces 2020-07-29 17:24:53 +03:00
SemaOpenCLCXX [OpenCL] Fixed missing address space for templated copy constructor. 2020-07-27 15:18:49 +01:00
SemaSYCL
SemaTemplate Revert "PR47805: Use a single object for a function parameter in the caller and" 2020-10-13 19:32:03 -07:00
TableGen Revert "Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"" 2020-09-24 11:16:54 -07:00
Templight
Tooling
Unit
VFS
clang-rename
utils/update_cc_test_checks [UpdateCCTestChecks] Include generated functions if asked 2020-09-18 06:34:59 -05:00
.clang-format [clang] Partially revert "Disable a few formatting options for test/" 2020-07-21 14:53:37 +01:00
CMakeLists.txt Revert "Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO record" 2020-08-17 15:49:18 -04:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-08-11 20:22:11 -07:00
make_test_dirs.pl