If the loop executes a constant number of times, try a bit harder to replace
authorChris Lattner <sabre@nondot.org>
Sat, 17 Apr 2004 18:44:09 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Apr 2004 18:44:09 +0000 (18:44 +0000)
commit20aa098ba694aa7e3f5fb5a52d22dba7c1e857ae
tree272b6d4ab1ba3ddafcf0f5c76e9d600d197d1f4b
parent7980fb9007b7e13446053daa6a5110aeeb7016dd
If the loop executes a constant number of times, try a bit harder to replace
exit values.

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