- Rewrite code that update register live interval that's split.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Oct 2008 05:06:14 +0000 (05:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Oct 2008 05:06:14 +0000 (05:06 +0000)
commitd0e32c5d5c1bb03bc0cc8aeef52728724cab1c51
tree9bfe91bf7475a0ee0c35dbadccb4b7949b4ad0fa
parent980e842153e868fc0c5c261311d965d00271ca5d
- Rewrite code that update register live interval that's split.
- Create and update spill slot live intervals.
- Lots of bug fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58367 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
include/llvm/CodeGen/LiveStackAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/PreAllocSplitting.cpp
lib/CodeGen/RegAllocLinearScan.cpp