This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6f153a6 python: add bindings for children of diagnostics new 2b104df [clang][Builtin][AVX512] Adding intrinsics for vmovshdup and [...]
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 | 6 ++++ lib/Headers/avx512fintrin.h | 52 ++++++++++++++++++++++++++++ lib/Headers/avx512vlintrin.h | 68 +++++++++++++++++++++++++++++++++++++ test/CodeGen/avx512f-builtins.c | 36 ++++++++++++++++++++ test/CodeGen/avx512vl-builtins.c | 48 ++++++++++++++++++++++++++ 5 files changed, 210 insertions(+)