This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7142d85 Fix "not all control paths return a value" warning on MSVC new efbb223 Revert "[AArch64] Change the preferred alignment for char and [...] new 236751c Revert "[aarch64] Update datalayout for aarch64 tests" new 29dc237 NVPTX: Use the nvvm builtins to read SRegs rather than the le [...]
The 3 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 | 91 +++++++++++------------ lib/Basic/Targets.cpp | 4 +- lib/Headers/cuda_builtin_vars.h | 26 +++---- test/CodeGen/aarch64-type-sizes.c | 6 +- test/CodeGen/builtins-nvptx.c | 136 +++++++++++++++++----------------- test/CodeGen/target-data.c | 2 +- test/CodeGenCUDA/cuda-builtin-vars.cu | 24 +++--- test/SemaCUDA/builtins.cu | 6 +- 8 files changed, 147 insertions(+), 148 deletions(-)