This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3dad45fb47 Revert r350555 "[X86] Use funnel shift intrinsics for the VB [...] new 7a9019d153 Recommit r350555 "[X86] Use funnel shift intrinsics for the [...]
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 | 56 +++--- lib/CodeGen/CGBuiltin.cpp | 46 +++++ lib/Headers/avx512vbmi2intrin.h | 158 +++++++---------- lib/Headers/avx512vlvbmi2intrin.h | 312 ++++++++++++++-------------------- test/CodeGen/avx512vbmi2-builtins.c | 84 +++++---- test/CodeGen/avx512vlvbmi2-builtins.c | 168 ++++++++++-------- 6 files changed, 407 insertions(+), 417 deletions(-)