This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6ce1cf35b9 [X86] Change the signature of the AVX512 packed fp compare i [...] new 39066f21f0 [CUDA] Fix test cuda-external-tools.cu new 323eab799c [CUDA] Add option to generate relocatable device code
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/LangOptions.def | 1 + include/clang/Driver/Options.td | 3 + lib/Driver/ToolChains/Clang.cpp | 18 +++-- lib/Driver/ToolChains/Cuda.cpp | 20 ++++-- lib/Frontend/CompilerInvocation.cpp | 2 + test/Driver/cuda-external-tools.cu | 131 ++++++++++++++++++++++-------------- 6 files changed, 113 insertions(+), 62 deletions(-)