Sort StrideOrder so we can process the smallest strides first. This allows
authorEvan Cheng <evan.cheng@apple.com>
Sat, 18 Mar 2006 00:44:49 +0000 (00:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 18 Mar 2006 00:44:49 +0000 (00:44 +0000)
commit4496a50deb95527508070eb649e9b56a02b588c3
treea00de9a8671268077c86173cae16299cebf1f1a6
parent485c00f7e8153e9d281c4f542593f503d022043c
Sort StrideOrder so we can process the smallest strides first. This allows
for more IV reuses.

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