This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from abcd7c6ab0e Remove unneeded -debug argument from new test new 128eeec0ca1 [X86] Remove and autoupgrade kand/kandn/kor/kxor/kxnor/knot [...]
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 | 17 ----- lib/IR/AutoUpgrade.cpp | 37 +++++++++ lib/Target/X86/X86ISelLowering.cpp | 27 ------- lib/Target/X86/X86IntrinsicsInfo.h | 3 - test/CodeGen/X86/avx512-cmp-kor-sequence.ll | 15 ++-- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 101 +++++++++++++++++++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 105 -------------------------- 7 files changed, 147 insertions(+), 158 deletions(-)