This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 245f808 Documentation updates for recent changes to VLAs and default- [...] new 47bfb5b [OPENMP 4.5] Codegen for 'lastprivate' clauses in 'taskloop' [...]
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 | 286 +++++++++++++++------ lib/CodeGen/CGOpenMPRuntime.h | 3 + lib/CodeGen/CGStmtOpenMP.cpp | 68 ++++- ...odegen.cpp => taskloop_lastprivate_codegen.cpp} | 205 +++++++++------ ...n.cpp => taskloop_simd_lastprivate_codegen.cpp} | 205 +++++++++------ 5 files changed, 527 insertions(+), 240 deletions(-) copy test/OpenMP/{task_firstprivate_codegen.cpp => taskloop_lastprivate_codegen.cp [...] copy test/OpenMP/{task_firstprivate_codegen.cpp => taskloop_simd_lastprivate_codeg [...]