This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bd258e2 Adding missing _mm512_castsi512_si256 intrinsic. new 42720cb [OpenMP] Adjust map type bits according to latest spec and us [...] new 666dfeb [OpenMP] Add support for the 'private pointer' flag to signal [...]
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 | 235 ++++++++----- test/OpenMP/target_codegen.cpp | 12 +- test/OpenMP/target_codegen_registration.cpp | 24 +- test/OpenMP/target_data_codegen.cpp | 10 +- test/OpenMP/target_enter_data_codegen.cpp | 10 +- test/OpenMP/target_exit_data_codegen.cpp | 10 +- test/OpenMP/target_firstprivate_codegen.cpp | 15 +- test/OpenMP/target_map_codegen.cpp | 517 ++++++++++++++++++++-------- 8 files changed, 549 insertions(+), 284 deletions(-)