Code to maintain kill information during register coalescing.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 11 Aug 2007 00:59:19 +0000 (00:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 11 Aug 2007 00:59:19 +0000 (00:59 +0000)
commit4f8ff168de12eabdeb4b9437bf9402489ecf85cb
tree67614ff7270dba9c0c6b195a2b42d32d02f13312
parenta1eb155e521e06d2b3e33699a4cf87ae5d012087
Code to maintain kill information during register coalescing.

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