This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 337ddd9 [X86][AVX512] Only combine EVEX targets shuffles to shuffles [...] new 2c15995 [InstCombine] use m_APInt to allow icmp (and X, Y), C folds f [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 66 +++++++++++----------- test/Transforms/InstCombine/and-compare.ll | 10 ++-- test/Transforms/InstCombine/apint-shift.ll | 4 +- test/Transforms/InstCombine/icmp.ll | 8 +-- test/Transforms/InstCombine/shift.ll | 4 +- 5 files changed, 42 insertions(+), 50 deletions(-)