This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bb92f34ba2 [analyzer] CStringChecker fix for strlcpy when no bytes are [...] new fbd2776604 [X86] Remove mask argument from more builtins that are handl [...]
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 | 60 ++++---- lib/CodeGen/CGBuiltin.cpp | 71 +++++----- lib/Headers/avx512bwintrin.h | 205 ++++++++++----------------- lib/Headers/avx512fintrin.h | 196 +++++++++---------------- lib/Headers/avx512vlintrin.h | 236 +++++++++++-------------------- test/CodeGen/avx512-reduceMinMaxIntrin.c | 200 -------------------------- 6 files changed, 296 insertions(+), 672 deletions(-)