hanchenye-llvm-project/clang/test
Scott Linder f8b3df4dec [OpenCL] Restore r338899 (reverted in r338904), fixing stack-use-after-return
Always emit alloca in entry block for enqueue_kernel builtin.

Ensures the statically sized alloca is not converted to DYNAMIC_STACKALLOC
later because it is not in the entry block.

llvm-svn: 339150
2018-08-07 15:52:49 +00:00
..
ARCMT
ASTMerge
Analysis [analyzer][UninitializedObjectChecker] New flag to turn off dereferencing 2018-08-07 12:55:26 +00:00
CXX Diagnose invalid cv-qualifiers for friend decls. 2018-08-03 22:09:44 +00:00
CodeCompletion
CodeGen Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)" 2018-08-06 07:07:18 +00:00
CodeGenCUDA Try to make builtin address space declarations not useless 2018-08-02 12:14:28 +00:00
CodeGenCXX Auto var init test fix #2 2018-08-07 04:44:13 +00:00
CodeGenCoroutines
CodeGenObjC [CodeGen][ObjC] Make block copy/dispose helper functions exception-safe. 2018-07-26 16:51:21 +00:00
CodeGenObjCXX Add missing temporary materialization conversion on left-hand side of . 2018-07-27 17:13:18 +00:00
CodeGenOpenCL [OpenCL] Restore r338899 (reverted in r338904), fixing stack-use-after-return 2018-08-07 15:52:49 +00:00
Coverage
CoverageMapping [OPENMP] Fix PR38256: Fix locations of the artificial conditional op. 2018-07-25 14:40:26 +00:00
Driver Fix clash of gcc toolchains in driver regression tests 2018-08-07 08:10:33 +00:00
FixIt [Sema] Add fixit for unused lambda captures 2018-07-16 07:23:47 +00:00
Format
Frontend [Fixed Point Arithmetic] Fixed Point Constant 2018-08-06 16:42:37 +00:00
Headers [ms] Add __shiftleft128 / __shiftright128 intrinsics 2018-07-20 21:02:09 +00:00
Import [ASTImporter] Add support for import of CXXInheritedCtorInitExpr. 2018-07-25 10:21:06 +00:00
Index [libclang 8/8] Add support for the flag_enum attribute 2018-08-03 05:55:40 +00:00
Integration
Layout
Lexer [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable. 2018-08-03 23:12:37 +00:00
Misc Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
Modules Diagnose invalid cv-qualifiers for friend decls. 2018-08-03 22:09:44 +00:00
OpenMP [OpenMP] Encode offload target triples into comdat key for offload initialization code 2018-08-03 20:19:28 +00:00
PCH [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 2018-08-06 21:48:20 +00:00
Parser Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
Preprocessor [Android] Increase default new alignment for Android 2018-08-01 17:55:34 +00:00
Profile [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
Refactor
Rewriter
Sema Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
SemaCUDA [CUDA][HIP] Allow function-scope static const variable 2018-07-28 03:05:25 +00:00
SemaCXX [constexpr] Support for constant evaluation of __builtin_memcpy and 2018-08-04 00:57:17 +00:00
SemaObjC Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
SemaObjCXX [Sema] Relax a failing assert in TemplateArgumentLoc 2018-07-31 00:18:30 +00:00
SemaOpenCL AMDGPU: Add builtin for s_dcache_wb 2018-08-07 07:49:13 +00:00
SemaOpenCLCXX
SemaTemplate Append new attributes to the end of an AttributeList. 2018-08-03 01:21:16 +00:00
TableGen
Templight
Tooling [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:45 +00:00
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg.py [test] Fix %hmaptool path for standalone builds 2018-08-01 20:38:22 +00:00
lit.site.cfg.py.in
make_test_dirs.pl