Handle multiple induction variables.
authorDevang Patel <dpatel@apple.com>
Tue, 25 Sep 2007 18:24:48 +0000 (18:24 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 25 Sep 2007 18:24:48 +0000 (18:24 +0000)
commita6dff2faeb78c5020e7ba7f3892873cdd25e6cc4
tree94f206c071266c24a27f59fb6e804506f974dc7e
parenta37c9f7506af622b9f29a35466b33c650c75e9f7
Handle multiple induction variables.
This fixes PR714.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42309 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIndexSplit.cpp
test/Transforms/LoopIndexSplit/2007-09-25-UpdateIterationSpace-2.ll [new file with mode: 0644]