This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2b104df [clang][Builtin][AVX512] Adding intrinsics for vmovshdup and [...] new 7dcd386 [Clang][BuiltIn][avx512] Adding intrinsics for vpshufd instru [...]
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 | 3 +++ lib/Headers/avx512fintrin.h | 21 +++++++++++++++++++++ lib/Headers/avx512vlintrin.h | 23 +++++++++++++++++++++++ test/CodeGen/avx512f-builtins.c | 19 +++++++++++++++++++ test/CodeGen/avx512vl-builtins.c | 25 +++++++++++++++++++++++++ 5 files changed, 91 insertions(+)