Replace the odd kill# hack with something less fragile.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 29 Nov 2007 09:49:23 +0000 (09:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 29 Nov 2007 09:49:23 +0000 (09:49 +0000)
commitc3fc7d9ec9b495c8a88cd854247105c296d3aabd
tree686b20aa4906f702dcc3c16396faad2990f942ed
parentfd8890dbee577fbf20798ccf1709a62e2b46f182
Replace the odd kill# hack with something less fragile.

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