This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b7e0cc [codeview] Use hashBufferV8 to verify all type records. new a240c3e [x86] autoupgrade and remove AVX2 integer min/max intrinsics new a49d9c3 Refactor duplicated code.
The 2 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 | 14 ++- lib/Target/X86/X86ISelLowering.cpp | 8 +- lib/Target/X86/X86IntrinsicsInfo.h | 12 --- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 72 ++++++------- test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 137 +++++++++++++++++++++++- 6 files changed, 184 insertions(+), 95 deletions(-)