This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 434bc34 PR12298 et al: don't recursively instantiate a template speci [...] new afa1082 [X86] Use v2i64 vectors to implement _mm_and/andn/or/xor_pd. new 616c97a [AVX-512] Implement masked floating point logical operations [...]
The 2 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/avx512dqintrin.h | 178 +++++++++------------ lib/Headers/avx512vldqintrin.h | 303 +++++++++++++++--------------------- lib/Headers/emmintrin.h | 8 +- test/CodeGen/avx512dq-builtins.c | 64 ++++++-- test/CodeGen/avx512vldq-builtins.c | 106 +++++++++---- test/CodeGen/sse2-builtins.c | 10 +- 7 files changed, 334 insertions(+), 359 deletions(-)