Go to file
Samuel Antao b68e2db8f9 [OpenMP] Code generation for teams - kernel launching
Summary:
This patch implements the launching of a target region in the presence of a nested teams region, i.e calls tgt_target_teams with the required arguments gathered from the enclosed teams directive.

The actual codegen of the region enclosed by the teams construct will be contributed in a separate patch.

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

Subscribers: cfe-commits, caomhin, fraggamuffin

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

llvm-svn: 262625
2016-03-03 16:20:23 +00:00
clang [OpenMP] Code generation for teams - kernel launching 2016-03-03 16:20:23 +00:00
clang-tools-extra [clang-tidy] Improve the robustness of a test. 2016-03-03 13:43:23 +00:00
compiler-rt [LSan] Enable use_registers test for MIPS 2016-03-03 05:05:20 +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: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Fix for PR26812: possible overflow issue in std::allocator::allocate 2016-03-03 12:04:39 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [ELF] - add support for relocations against local symbols when producing relocatable output. 2016-03-03 07:49:35 +00:00
lldb Revert "Fetch remote log files from LLGS tests" 2016-03-03 15:19:14 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [LoopUtils, LV] Fix PR26734 2016-03-03 16:12:01 +00:00
openmp Add new OpenMP 4.5 taskloop construct feature 2016-03-02 22:47:51 +00:00
polly Fix typo [NFC] 2016-03-03 12:30:19 +00:00