This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6682997445 Generate objc intrinsics instead of runtime calls as the ARC [...] new 2801c2a2b5 [OPENMP][NVPTX]Emit shared memory buffer for reduction as 12 [...] new d3028ae838 [CodeGen] Handle mixed-width ops in mixed-sign mul-with-over [...]
The 2 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/CGBuiltin.cpp | 19 ++++++++++++++----- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 16 ++++++++++++++++ test/CodeGen/builtins-overflow.c | 21 +++++++++++++++++++++ test/OpenMP/nvptx_data_sharing.cpp | 2 +- ...ptx_distribute_parallel_generic_mode_codegen.cpp | 2 +- test/OpenMP/nvptx_parallel_codegen.cpp | 2 +- test/OpenMP/nvptx_parallel_for_codegen.cpp | 2 +- test/OpenMP/nvptx_target_codegen.cpp | 2 +- .../nvptx_target_teams_distribute_codegen.cpp | 2 +- ...target_teams_distribute_parallel_for_codegen.cpp | 2 +- ...t_teams_distribute_parallel_for_simd_codegen.cpp | 2 +- test/OpenMP/nvptx_teams_codegen.cpp | 4 ++-- test/OpenMP/nvptx_teams_reduction_codegen.cpp | 2 +- 13 files changed, 62 insertions(+), 16 deletions(-)