This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aa8d712ffc [libTooling] Add `access` and `ifBound` combinators to Stenc [...] new 2937e8de9d [OPENMP]Call __kmpc_push_tripcount in task context. new 16417b373e Fix test atomic-expr.cpp after R372422
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/CGOpenMPRuntime.cpp | 60 +++++++++++----------- lib/CodeGen/CGOpenMPRuntime.h | 44 ++++++++++------ lib/CodeGen/CGStmtOpenMP.cpp | 25 +++++---- test/AST/atomic-expr.cpp | 2 +- ...arget_teams_distribute_parallel_for_codegen.cpp | 7 +-- ..._teams_distribute_parallel_for_simd_codegen.cpp | 8 +-- test/OpenMP/teams_distribute_codegen.cpp | 7 +-- .../teams_distribute_parallel_for_codegen.cpp | 5 +- .../teams_distribute_parallel_for_simd_codegen.cpp | 5 +- test/OpenMP/teams_distribute_simd_codegen.cpp | 5 +- 10 files changed, 81 insertions(+), 87 deletions(-)