Fix one more case of splitting after the last split point.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 8 Feb 2011 23:26:48 +0000 (23:26 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 8 Feb 2011 23:26:48 +0000 (23:26 +0000)
commit8a2bbdeee24b40da6187199658646d04329c139e
treeaec273eb100b85be4664495d9843559c0c76afe3
parenta50c539b7a9e74597da34bfaea5429a48481f18b
Fix one more case of splitting after the last split point.

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