Set weight of zero length intervals to infinite to prevent them from being
authorEvan Cheng <evan.cheng@apple.com>
Thu, 11 May 2006 07:29:24 +0000 (07:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 11 May 2006 07:29:24 +0000 (07:29 +0000)
commit993141402f57b4d4cbb7f8a3113f19c61688f9b7
tree248f6a62f93cef5cef59673792748e14ed44c0dd
parent5d02eafaf250931838e77a6f5741e3738764e908
Set weight of zero length intervals to infinite to prevent them from being
spilled.

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