This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cecb590 [OpenMP] Code generation for target enter data directive new 435fb2e [OpenMP] Code generation for target exit data directive
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 | 18 ++++++--- lib/CodeGen/CGOpenMPRuntime.h | 10 +++-- lib/CodeGen/CGStmtOpenMP.cpp | 21 ++++++++++- ...ta_codegen.cpp => target_exit_data_codegen.cpp} | 44 +++++++++++----------- 4 files changed, 59 insertions(+), 34 deletions(-) copy test/OpenMP/{target_enter_data_codegen.cpp => target_exit_data_codegen.cpp} (82%)