Move calcLiveBlockInfo() and the BlockInfo struct into SplitAnalysis.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 22:50:26 +0000 (22:50 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 9 Feb 2011 22:50:26 +0000 (22:50 +0000)
commitf0ac26c51173a9a1d6e5b5794107dccc4c5b5792
treeeaece7499e5a684d91c552eacb98eb1b2c6adff9
parent025feadb973272d5c5097bb72cb2f6fef44474d3
Move calcLiveBlockInfo() and the BlockInfo struct into SplitAnalysis.

No functional changes intended.

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