This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f83586caa9 Remove Sema::CheckForIntOverflow, and instead check all full [...] new 1f0a1b46cb [X86][AVX] Added support for _mm256_zext* helper intrinsics [...]
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: lib/Headers/avx512fintrin.h | 110 ++++++++++++++++++++++++++++++++++++++++ lib/Headers/avxintrin.h | 55 ++++++++++++++++++++ test/CodeGen/avx-builtins.c | 21 ++++++++ test/CodeGen/avx512f-builtins.c | 41 +++++++++++++++ 4 files changed, 227 insertions(+)