This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cf57982 Enable ODR uniquing of DITypes for ThinLTO backends new a5a214f [OPENMP] Codegen for untied tasks.
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 | 150 ++++++++++++++++++++++++------ lib/CodeGen/CGOpenMPRuntime.h | 19 +++- lib/CodeGen/CGStmtOpenMP.cpp | 84 ++++++++--------- lib/Sema/SemaOpenMP.cpp | 11 +-- test/OpenMP/task_codegen.cpp | 47 +++++++++- test/OpenMP/task_firstprivate_codegen.cpp | 10 +- test/OpenMP/task_private_codegen.cpp | 9 +- 7 files changed, 238 insertions(+), 92 deletions(-)