This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from caa4915496 [clang-format] Do not emit replacements if Java imports are OK new 349d010d88 [OPENMP][NVPTX]Use faster teams reduction algorithm.
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: include/clang/Basic/LangOptions.def | 1 + include/clang/Driver/Options.td | 2 + lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 721 ++++++++++++++++--- lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 6 + lib/Driver/ToolChains/Clang.cpp | 2 + lib/Frontend/CompilerInvocation.cpp | 3 + test/Driver/openmp-offload-gpu.c | 5 + test/OpenMP/nvptx_teams_reduction_codegen.cpp | 966 +++++++++++++++++++++++++- 8 files changed, 1566 insertions(+), 140 deletions(-)