This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ae8b3bcb4c [OPENMP] Current status of OpenMP support. new 5de7cbc4db [OPENMP] Fix debug info for outlined functions in NVPTX + a [...]
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/CGOpenMPRuntimeNVPTX.cpp | 8 ++-- test/OpenMP/nvptx_target_firstprivate_codegen.cpp | 6 +++ test/OpenMP/target_parallel_debug_codegen.cpp | 11 +++-- test/OpenMP/target_parallel_for_debug_codegen.cpp | 12 +++-- test/OpenMP/taskgroup_task_reduction_codegen.cpp | 57 ++++++++++++++--------- test/OpenMP/taskloop_reduction_codegen.cpp | 47 +++++++++++-------- test/OpenMP/taskloop_simd_reduction_codegen.cpp | 45 +++++++++++------- 7 files changed, 114 insertions(+), 72 deletions(-)