This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6aa096704ad [InstCombine] Move the call to isSignBitCheck into getDeman [...] new 90ee340dfd3 [x86] swap order of srl (and X, C1), C2 when it saves size
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: lib/Target/X86/X86ISelLowering.cpp | 38 ++ test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 24 +- test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 508 +++++++++++----------- test/CodeGen/X86/divide-by-constant.ll | 12 +- test/CodeGen/X86/known-bits.ll | 4 +- test/CodeGen/X86/live-out-reg-info.ll | 7 +- test/CodeGen/X86/test-shrink.ll | 12 +- test/CodeGen/X86/urem-i8-constant.ll | 4 +- test/CodeGen/X86/xor-icmp.ll | 10 +- 9 files changed, 331 insertions(+), 288 deletions(-)