Hopefully the final attempt at making IndVars preserve LCSSA.
authorOwen Anderson <resistor@mac.com>
Fri, 14 Jul 2006 18:49:15 +0000 (18:49 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 14 Jul 2006 18:49:15 +0000 (18:49 +0000)
commitc1be492f94da7e53eef408c346b25c551c6bdf07
tree92a8d8b10c91f493c3660e2ce6a56e29ec308cb0
parent518f9c7ad0566a69886a4db1b76e995df22bca0f
Hopefully the final attempt at making IndVars preserve LCSSA.

This should fix PR 831.

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