Fix a bug where splitting cause some unnecessary spilling.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 1 Dec 2007 04:42:39 +0000 (04:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 1 Dec 2007 04:42:39 +0000 (04:42 +0000)
commite3110d0825e6316fd2dd21d6a4e593295cd413f1
tree1bb4f3a5a1c67d47338c0decff54ba17e050c902
parent528b00adc44ae1f8dfd78cf95853014c6ef341a1
Fix a bug where splitting cause some unnecessary spilling.

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