Go to file
Arpith Chacko Jacob cca61a3a74 [OpenMP] Codegen support for 'target teams' on the NVPTX device.
This is a simple patch to teach OpenMP codegen to emit the construct
in Generic mode.

Reviewers: ABataev
Differential Revision: https://reviews.llvm.org/D29143

llvm-svn: 293183
2017-01-26 15:43:27 +00:00
clang [OpenMP] Codegen support for 'target teams' on the NVPTX device. 2017-01-26 15:43:27 +00:00
clang-tools-extra [change-namespace] add leading '::' to references in new namespace when name conflict is possible. 2017-01-26 15:08:44 +00:00
compiler-rt builtins: remove an errant ':' 2017-01-26 00:37:55 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Fixed a couple of invalid statuses for 2665 and 2758 2017-01-26 14:36:14 +00:00
libcxxabi Fix chromium build (libcxxabi) 2017-01-26 10:38:03 +00:00
libunwind DWARF: fix -Asserts builds 2017-01-25 02:27:45 +00:00
lld Fix -r when the input has a relocation with no symbol. 2017-01-26 14:09:18 +00:00
lldb Removed an unneccesary #if now that debugserver-mini links Foundation. 2017-01-26 08:51:32 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Use shouldAssumeDSOLocal in classifyGlobalReference. 2017-01-26 15:02:31 +00:00
openmp [OpenMP] Initial implementation of OpenMP offloading library - libomptarget. 2017-01-25 21:27:24 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopDetectionDiagnostic] Add meaningfull enduser message for regions with entry block 2017-01-26 10:41:37 +00:00