This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c224bcd52a [Kaleidoscope] toy.cpp use after move fix new 2a7ef8d5f2e [InstSimplify] use ConstantRange to simplify or-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 | 66 ++- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 57 +-- .../2005-06-16-SetCCOrSetCCMiscompile.ll | 14 - test/Transforms/InstCombine/and-or-icmps.ll | 4 +- test/Transforms/InstCombine/or.ll | 11 - test/Transforms/InstSimplify/icmp-ranges.ll | 546 +++++---------------- 6 files changed, 176 insertions(+), 522 deletions(-) delete mode 100644 test/Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll