This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1cb203aa36 [OPENMP] Fix handling of implicit mapping of array sections. new e0623132fe [NVPTX] added match.{any,all}.sync instructions, intrinsics [...]
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: include/clang/Basic/BuiltinsNVPTX.def | 7 +++++++ lib/CodeGen/CGBuiltin.cpp | 15 +++++++++++++++ lib/Headers/__clang_cuda_intrinsics.h | 32 +++++++++++++++++++++++++++++--- test/CodeGen/builtins-nvptx-ptx60.cu | 22 +++++++++++++++++++++- 4 files changed, 72 insertions(+), 4 deletions(-)