llvm-project/clang/test
Amy Kwan 079757b551 [PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM
This patch implements the vector string isolate (predicate and non-predicate
versions) builtins. The predicate builtins are custom selected within PPCISelDAGToDAG.

Differential Revision: https://reviews.llvm.org/D87671
2020-09-22 11:31:44 -05:00
..
ARCMT
AST [FPEnv] Use typed accessors in FPOptions 2020-09-18 14:16:43 +07:00
ASTMerge
Analysis [Analyzer] GNU named variadic macros in Plister 2020-09-21 15:38:28 -05:00
CXX [c++20] Consistent with the intent to allow all plausible types in 2020-09-20 23:09:26 -07:00
ClangScanDeps
CodeCompletion [clang] Make signature help work with dependent args 2020-08-17 10:06:36 +02:00
CodeGen [PowerPC] Implement Vector String Isolate Builtins in Clang/LLVM 2020-09-22 11:31:44 -05:00
CodeGenCUDA [clang][codegen] Skip adding default function attributes on intrinsics. 2020-09-16 14:10:05 -04:00
CodeGenCXX Don't build a StringLiteral expression with reference type when 2020-09-21 15:25:19 -07:00
CodeGenCoroutines [Coroutine][Sema] Tighten the lifetime of symmetric transfer returned handle 2020-09-11 13:35:37 -07:00
CodeGenHIP [NFC] Fixed ignored .hip test. 2020-06-29 18:57:14 +03:00
CodeGenObjC Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-09-18 11:05:00 +01:00
CodeGenObjCXX Re-enable "[InstCombine] Simplify boolean Phis with const inputs using CFG" 2020-07-16 16:09:08 +07:00
CodeGenOpenCL clang: Use byref for aggregate kernel arguments 2020-08-06 15:52:26 -04:00
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Driver [AIX][clang][driver] Make sure crti[_64].o is linked in C++ mode 2020-09-22 09:55:06 -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 Set alignment of .llvmbc and .llvmcmd to 1 2020-08-29 18:27:34 -07:00
Headers [OpenMP] Support `std::complex` math functions in target regions 2020-09-16 13:37:10 -05:00
Import [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
Index [clang] Traverse init-captures while indexing 2020-09-22 02:32:09 -04:00
Integration
InterfaceStubs [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
Layout [AIX] Implement AIX special alignment rule about double/long double 2020-07-27 15:13:03 -04:00
Lexer [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
Misc [Driver] Add disabled-by-default -Wuse-ld-path for the deprecation warning for -fuse-ld=/abs/path 2020-09-19 15:49:44 -07:00
Modules [clang][module] Improve incomplete-umbrella warning 2020-09-18 14:56:47 -07:00
OpenMP [OpenMP 5.0] Fix user-defined mapper privatization in tasks 2020-09-17 11:21:10 -04:00
PCH Set InvalidDecl directly when deserializing a Decl 2020-09-05 14:26:43 +02:00
Parser [FPEnv] Partially implement #pragma STDC FENV_ROUND 2020-09-04 16:47:10 +07:00
ParserSYCL
Preprocessor [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
Profile [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
Refactor
Rewriter
Sema [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
SemaCUDA Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-09-17 13:55:31 -04:00
SemaCXX [AST] Fix dependence-bits for CXXDefaultInitExpr. 2020-09-21 08:47:01 +02:00
SemaObjC Sema: introduce `__attribute__((__swift_name__))` 2020-09-22 15:32:23 +00:00
SemaObjCXX [Sema] Handle objc_super special lookup when checking builtin compatibility 2020-09-18 20:51:55 +03: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 [c++20] For P1907R1: Add checking for structural types for non-type 2020-09-20 20:20:52 -07:00
TableGen Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-09-17 13:55:31 -04:00
Templight
Tooling [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
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