This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60823da1a94 [DAGCombiner] Use APInt::intersects to avoid tmp variable. NFCI. new 87f63fed936 [InstSimplify] use ConstantRange to simplify more and-of-icmps
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/Analysis/InstructionSimplify.cpp | 11 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 40 --- test/Transforms/InstCombine/and-or-icmps.ll | 4 +- test/Transforms/InstCombine/minmax-fold.ll | 6 +- test/Transforms/InstSimplify/icmp-ranges.ll | 336 ++++++--------------- 5 files changed, 95 insertions(+), 302 deletions(-)