This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5ae0ef1c7f Change // CHECK: shufflevector <8 x double> %0, <8 x double> [...] new 29cede0778 [X86] test/testn intrinsics lowering to IR. clang side
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 | 24 -------- lib/Headers/avx512bwintrin.h | 35 +++++------ lib/Headers/avx512fintrin.h | 118 ++++++++++++++++++------------------ lib/Headers/avx512vlbwintrin.h | 67 +++++++++----------- lib/Headers/avx512vlintrin.h | 70 +++++++++------------ test/CodeGen/avx512bw-builtins.c | 28 ++++++--- test/CodeGen/avx512f-builtins.c | 21 +++++-- test/CodeGen/avx512vl-builtins.c | 57 ++++++++++++----- test/CodeGen/avx512vlbw-builtins.c | 56 ++++++++++++----- 9 files changed, 244 insertions(+), 232 deletions(-)