[IndVarSimplify] Make cost estimation in RewriteLoopExitValues smarter
authorIgor Laevsky <igmyrj@gmail.com>
Mon, 10 Aug 2015 18:23:58 +0000 (18:23 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Mon, 10 Aug 2015 18:23:58 +0000 (18:23 +0000)
commitb1b95a51f7a3286085acf570396d331ef62e87d3
tree3a619a7b8795b8e64d3793e0544d74638226f76d
parent40c54fb97a0bc647dc58102b182a82d2eaa37415
[IndVarSimplify] Make cost estimation in RewriteLoopExitValues smarter

Differential Revision: http://reviews.llvm.org/D11687

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244474 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolutionExpander.cpp
lib/Transforms/Scalar/IndVarSimplify.cpp