This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6e668d333b Document -std= values for different languages new 8f833c38fa [NVPTX, CUDA] Improved feature constraints on NVPTX target b [...] new 70a212cc02 [NVPTX] Removed 'satom' feature which is no longer used.
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: include/clang/Basic/BuiltinsNVPTX.def | 208 ++++++++++++++++++---------------- lib/Basic/Targets/NVPTX.cpp | 17 ++- lib/Basic/Targets/NVPTX.h | 4 +- test/CodeGen/builtins-nvptx-ptx50.cu | 2 +- test/CodeGen/builtins-nvptx.c | 139 ++++++++++++----------- 5 files changed, 199 insertions(+), 171 deletions(-)