This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d0d495fe2b Dependent Address Space Support Test Fix new c88baf9cbd [OPENMP] Simplify codegen for non-offloading code.
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/CGOpenMPRuntime.cpp | 51 +++++-------- test/OpenMP/target_codegen.cpp | 88 ++++++++++------------ test/OpenMP/target_firstprivate_codegen.cpp | 1 - test/OpenMP/target_parallel_codegen.cpp | 71 ++++++----------- test/OpenMP/target_parallel_if_codegen.cpp | 82 +++++++------------- .../OpenMP/target_parallel_num_threads_codegen.cpp | 24 ++---- test/OpenMP/target_teams_codegen.cpp | 68 ++++++----------- test/OpenMP/target_teams_num_teams_codegen.cpp | 24 ++---- test/OpenMP/target_teams_thread_limit_codegen.cpp | 24 ++---- 9 files changed, 148 insertions(+), 285 deletions(-)