This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bcb29651f5 [analyzer][www] Add more useful links new 255eaa6faa [OPENMP][NVPTX] Support memory coalescing for globalized variables.
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 | 132 +++++++++++++++------ lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 16 ++- .../declare_target_codegen_globalization.cpp | 13 +- test/OpenMP/nvptx_data_sharing.cpp | 12 +- ...tx_distribute_parallel_generic_mode_codegen.cpp | 7 +- test/OpenMP/nvptx_parallel_codegen.cpp | 7 +- test/OpenMP/nvptx_target_codegen.cpp | 15 ++- test/OpenMP/nvptx_teams_codegen.cpp | 28 +++-- test/OpenMP/nvptx_teams_reduction_codegen.cpp | 16 +-- 9 files changed, 175 insertions(+), 71 deletions(-)