This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d4a5029531 [mips] Improve handling of -fno-[pic/PIC] option new c452e7c5b1 [OPENMP, NVPTX] Added support for L2 parallelism.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGOpenMPRuntime.cpp | 7 - lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 443 ++++++++++++++++----- lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 48 ++- lib/CodeGen/CodeGenModule.cpp | 13 +- test/OpenMP/nvptx_target_codegen.cpp | 88 +++- ...istribute_parallel_for_generic_mode_codegen.cpp | 55 +-- 6 files changed, 459 insertions(+), 195 deletions(-)