This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d32b751 [X86][AVX512] Converted the VSHUFPD intrinsics to generic IR new bf0295e [X86] Use undefined instead of setzero in shufflevector based [...]
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: lib/Headers/avx2intrin.h | 70 ++++++++++---------- lib/Headers/avx512bwintrin.h | 68 ++++++++++---------- lib/Headers/avx512fintrin.h | 134 +++++++++++++++++++-------------------- lib/Headers/avx512vlintrin.h | 8 +-- lib/Headers/avxintrin.h | 73 +++++++++++---------- lib/Headers/emmintrin.h | 25 ++++---- lib/Headers/xmmintrin.h | 7 +- test/CodeGen/avx-builtins.c | 22 +++---- test/CodeGen/avx2-builtins.c | 10 +-- test/CodeGen/avx512f-builtins.c | 12 ++-- test/CodeGen/avx512vl-builtins.c | 16 ++--- 11 files changed, 228 insertions(+), 217 deletions(-)