Move the InterferenceCache cursor into the GlobalSplitCand struct.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 13 Jul 2011 20:14:52 +0000 (20:14 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 13 Jul 2011 20:14:52 +0000 (20:14 +0000)
commit1337e2b75a6fc52ced7f6c2b2ad05ac62b8cbdca
treebb0f5e6b604776e9a34fe564668ba913e28ea44f
parent37023b05c84000373fcfc0871edad3c2b995be33
Move the InterferenceCache cursor into the GlobalSplitCand struct.

This is in preparation of supporting multiple global split candidates in
a single live range split operation.

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