This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b69ac5b17b [Parse] Fix typo in header docs (NFC) new f925ecb766 [OPENMP] Generalization of calls of the outlined functions.
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 | 46 ++++++++++++++++++++++-------------- lib/CodeGen/CGOpenMPRuntime.h | 8 ++++++- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 46 ++++++++++++++++-------------------- lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 2 +- lib/CodeGen/CGStmtOpenMP.cpp | 12 ++++++---- test/OpenMP/parallel_codegen.cpp | 2 +- 6 files changed, 65 insertions(+), 51 deletions(-)