Use the right induction variable.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Mar 2010 02:37:23 +0000 (02:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Mar 2010 02:37:23 +0000 (02:37 +0000)
commit6183fbd7267a7de857e32a2106cfb46a219728f1
tree847960594db15eb967d95b3d919f0df3e2da5e49
parentc6d7ad3c7d83e9af29bf3ba3bf3280e72a952f98
Use the right induction variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp