This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 595a4486c10 Allow yaml2obj to order implicit sections for ELF new d8660fa5dc3 [NVPTX] Implement __nvvm_atom_add_gen_d builtin.
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/llvm/IR/IntrinsicsNVVM.td | 7 ++++++- lib/Target/NVPTX/NVPTXISelLowering.cpp | 1 + lib/Target/NVPTX/NVPTXIntrinsics.td | 13 +++++++++++++ test/CodeGen/NVPTX/atomics-sm60.ll | 19 +++++++++++++++++++ 4 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/NVPTX/atomics-sm60.ll