This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2889dbd841 [CodeGen] Add an option to suppress output of llvm.ident new 5e06777f41 [CUDA] Set LLVM calling convention for CUDA kernel
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/CodeGenModule.cpp | 3 +++ lib/CodeGen/TargetInfo.cpp | 6 ++++++ lib/CodeGen/TargetInfo.h | 2 ++ test/CodeGenCUDA/kernel-amdgcn.cu | 41 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 test/CodeGenCUDA/kernel-amdgcn.cu