This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5b2dfe4f4d [frontend] Don't include the C++ stdlib for -x assembler-with-cpp new 0af2982d58 [X86] Remove masking from the avx512 packed sqrt builtins. U [...]
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/clang/Basic/BuiltinsX86.def | 4 +- lib/CodeGen/CGBuiltin.cpp | 30 ++++++------- lib/Headers/avx512fintrin.h | 85 ++++++++++++++++--------------------- lib/Sema/SemaChecking.cpp | 4 +- test/CodeGen/avx512f-builtins.c | 24 +++++------ 5 files changed, 66 insertions(+), 81 deletions(-)