Implement PR1179/PR1232 and test/Transforms/IndVarsSimplify/loop_evaluate_[234].ll
authorChris Lattner <sabre@nondot.org>
Sun, 4 Mar 2007 01:00:28 +0000 (01:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Mar 2007 01:00:28 +0000 (01:00 +0000)
commit9caed5440d59dac4b388152fe8b993dc0491e5e9
treed714ed4aacdd837e7be6bd806b33946235ef0842
parent2fbdd6ba02b9fca86adb84301df0bbf9fb3c987a
Implement PR1179/PR1232 and test/Transforms/IndVarsSimplify/loop_evaluate_[234].ll

This makes -indvars require and use LCSSA, updating it as appropriate.

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