This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b2725ea533 [DAGCombiner][X86] Pass the CmpOpVT to reduceSelectOfFPCons [...] new 3cd2be9b6d7 [SCEV] Add smin support to getRangeRef new 3c63e9245b0 Remove a duplicate test
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: lib/Analysis/ScalarEvolution.cpp | 8 + test/Analysis/ScalarEvolution/max-expr-cache.ll | 4 +- test/Analysis/ScalarEvolution/trip-count15.ll | 20 +- test/Transforms/IRCE/rc-negative-bound.ll | 56 ++-- .../LoopVectorize/X86/load-deref-pred.ll | 334 +-------------------- 5 files changed, 65 insertions(+), 357 deletions(-)