Constant split values needs upper bound and lower bound check, just like any other...
authorDevang Patel <dpatel@apple.com>
Sat, 25 Aug 2007 01:09:14 +0000 (01:09 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 25 Aug 2007 01:09:14 +0000 (01:09 +0000)
commitbe97c986e18d188e5b56406fa0676243e8835063
treee65ea85128e5385c2f176fcc8eca77020a77ac83
parent09ec1b058331aadb29a348091611d23892b5c492
Constant split values needs upper bound and lower bound check, just like any other split value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41389 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopIndexSplit.cpp
test/Transforms/LoopIndexSplit/UpperBound-2007-08-24.ll [new file with mode: 0644]