This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6be67f6 [clang-format] pass Style by reference instead of value. new 595b8f3 [X86] Add explicit typecasts to some intrinsics. new 6cf486c [AVX512] Implement masked and 512-bit pshufd intrinsics direc [...]
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/BuiltinsX86.def | 3 --- lib/Headers/avx512fintrin.h | 33 ++++++++++++++++++++++++--------- lib/Headers/avx512vlbwintrin.h | 10 ++++++---- lib/Headers/avx512vlintrin.h | 25 ++++++++++++------------- lib/Sema/SemaChecking.cpp | 3 --- test/CodeGen/avx512f-builtins.c | 10 ++++++---- test/CodeGen/avx512vl-builtins.c | 12 ++++++++---- 7 files changed, 56 insertions(+), 40 deletions(-)