llvm-project/clang/lib
Samuel Antao bd0ae2e14c [OpenMP] Code generation for target enter data directive
Summary: This patch adds support for the target enter data directive code generation.

Reviewers: hfinkel, carlo.bertolli, arpith-jacob, kkwli0, ABataev

Subscribers: cfe-commits, fraggamuffin, caomhin

Differential Revision: http://reviews.llvm.org/D17368

llvm-svn: 267812
2016-04-27 23:07:29 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Revert r267691, it caused PR27535. 2016-04-27 17:26:08 +00:00
ASTMatchers [ASTMatchers] Do not try to memoize nodes we can't compare. 2016-04-19 15:52:56 +00:00
Analysis Check 'r' and 'y specifiers of freebsd_kernel_printf format strings on PS4 2016-04-26 23:19:00 +00:00
Basic [Hexagon] Define architecture version macros for hexagonv55 2016-04-21 14:30:04 +00:00
CodeGen [OpenMP] Code generation for target enter data directive 2016-04-27 23:07:29 +00:00
Driver Rework interface for bitset-using features to use a notion of LTO visibility. 2016-04-27 20:39:53 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format Added Fixer implementation and fix() interface in clang-format for removing redundant code. 2016-04-25 15:09:22 +00:00
Frontend Rework interface for bitset-using features to use a notion of LTO visibility. 2016-04-27 20:39:53 +00:00
FrontendTool Make it possible for AST plugins to enable themselves by default 2016-03-15 12:51:40 +00:00
Headers [Clang][Builtin][AVX512] Adding intrisnics for the vpconflict{q|d} instruction set 2016-04-27 15:35:13 +00:00
Index [index] Add SymbolSubKinds for ObjC IB annotations. 2016-04-22 07:21:16 +00:00
Lex Remove unused LangOpts private variable in HeaderSearch. 2016-04-27 22:28:32 +00:00
Parse Correctly parse GCC-style asm line following MS-style asm line. 2016-04-21 10:59:18 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema [OpenMP] Map clause codegeneration. 2016-04-27 22:40:57 +00:00
Serialization Revert r267691, it caused PR27535. 2016-04-27 17:26:08 +00:00
StaticAnalyzer [analyzer] Let TK_PreserveContents span across the whole base region. 2016-04-25 14:44:25 +00:00
Tooling [Tooling] Inject -resource-dir instead of overwriting argv[0]. 2016-04-21 10:18:18 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00