Fixed an iteration condition in PreAllocSplitting. This should fix some miscompilatio...
authorLang Hames <lhames@gmail.com>
Thu, 12 Nov 2009 01:24:08 +0000 (01:24 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 12 Nov 2009 01:24:08 +0000 (01:24 +0000)
commitf035ce58bcf66c45d7a956668ae950f1eeeb8b20
treeff928163ca1c7062289661838e0f8c8fd9dd8f23
parentb8c124c3439ae5fad6a6c8a7aa0d3dd48787d265
Fixed an iteration condition in PreAllocSplitting. This should fix some miscompilations casued by PreAllocSplitting.

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