This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d0ed64bcd5 CodeGen: Add a dwo output file argument to addPassesToEmitFi [...] new 770ecb406d [X86] Use __builtin_convertvector to implement some of the p [...]
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 | 7 ---- lib/Headers/avx512dqintrin.h | 38 ++++++++-------------- lib/Headers/avx512fintrin.h | 38 ++++++++-------------- lib/Headers/avx512vldqintrin.h | 64 ++++++++++++++++--------------------- lib/Headers/avx512vlintrin.h | 36 ++++++++------------- lib/Headers/avxintrin.h | 2 +- lib/Headers/emmintrin.h | 2 +- test/CodeGen/avx-builtins.c | 2 +- test/CodeGen/avx512dq-builtins.c | 16 ++++++---- test/CodeGen/avx512f-builtins.c | 16 ++++++---- test/CodeGen/avx512vl-builtins.c | 24 ++++++++------ test/CodeGen/avx512vldq-builtins.c | 32 ++++++++++++------- test/CodeGen/builtins-x86.c | 1 - test/CodeGen/sse2-builtins.c | 2 +- 14 files changed, 128 insertions(+), 152 deletions(-)