This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c57ed46 removed redundant '#' new 01d47ec [OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses of 'ta [...] new 9336599 [OPENMP] Simplified interface for codegen of tasks, NFC.
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 | 153 ++++++++++++++++++--------------------- lib/CodeGen/CGOpenMPRuntime.h | 125 +++++++++----------------------- lib/CodeGen/CGStmtOpenMP.cpp | 97 ++++++++++++------------- lib/CodeGen/CodeGenFunction.h | 15 +--- test/OpenMP/taskloop_codegen.cpp | 14 ++-- 5 files changed, 162 insertions(+), 242 deletions(-)