This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 90bf1904ce [OPENMP][NVPTX]Reduce number of barriers in reductions. new d1e81632f3 [X86] Use funnel shift intrinsics for the VBMI2 vshld/vshrd [...]
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(-)