Update split candidate correctly when interference cache is full.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 1 Nov 2011 00:02:31 +0000 (00:02 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 1 Nov 2011 00:02:31 +0000 (00:02 +0000)
commit7bdf0060a00f04ad03d3c6f294d8db6f4951dbc2
treef6d9a5025a17e2ecaaf63653e7c675929458d26d
parenta7dd4dfccab3ab5b2a7f187baf6522a93d9acab2
Update split candidate correctly when interference cache is full.

No test case, spotted by inspection.

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