This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd1a39550da [X86] Remove GCCBuiltin from a bunch of intrinsics that are [...] new b7da3a52b96 [X86] Add 512-bit unmasked pmulhrsw/pmulhw/pmulhuw intrinsi [...]
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/llvm/IR/IntrinsicsX86.td | 36 +++------ lib/IR/AutoUpgrade.cpp | 43 ++++++++++ lib/Target/X86/X86IntrinsicsInfo.h | 12 +-- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 72 +++++++++++++++++ test/CodeGen/X86/avx512bw-intrinsics.ll | 60 +++++++------- test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 96 +++++++++++++++++++++++ test/CodeGen/X86/avx512bwvl-intrinsics.ll | 96 +++++++++++++---------- 7 files changed, 310 insertions(+), 105 deletions(-)