This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6b9a1ecb46 Add protocol redefinition to the current scope/context new 4fed1565d7 [X86] Remove masking from the avx512 rotate builtins. Use a [...]
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 | 48 +++--- lib/Headers/avx512fintrin.h | 147 ++++++---------- lib/Headers/avx512vlintrin.h | 336 ++++++++++++++---------------------- lib/Sema/SemaChecking.cpp | 24 +-- test/CodeGen/avx512f-builtins.c | 64 ++++--- test/CodeGen/avx512vl-builtins.c | 128 ++++++++------ 6 files changed, 345 insertions(+), 402 deletions(-)