OSDN Git Service

- Fixed a bogus if condition.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 18 Mar 2006 08:03:12 +0000 (08:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 18 Mar 2006 08:03:12 +0000 (08:03 +0000)
commit21495775e710d37003e100862cdc647cbdc3b999
treecd3aab2c627b5f299b8b60c4df7ac02a075ba31b
parentc7029805ef35ce9805931067b841e6af11db382e
- Fixed a bogus if condition.
- Added more debugging info.
- Allow reuse of IV of negative stride. e.g. -4 stride == 2 * iv of -2 stride.

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