Don't spill dead def.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 20 May 2008 08:10:37 +0000 (08:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 20 May 2008 08:10:37 +0000 (08:10 +0000)
commitb0a6f62c9b2e75fc509d84310a9795ffacbc6796
treedb8cef12c8f3cbf2cb705d2bfbe773a8d1a5cf2b
parent6e7b322d36fc9e571cd54cb4b9c6043346a97e3a
Don't spill dead def.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51305 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll [new file with mode: 0644]