Only worry about intervening kill if there are more than one live ranges in the interval.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 14 May 2007 21:23:51 +0000 (21:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 14 May 2007 21:23:51 +0000 (21:23 +0000)
commit8dfffd5a079c35e317b843f9f249d2fa36bcd944
tree00b3b456644b344107628a571098a3ecd3eaa2b6
parent0dbea33fff860b4d0df030ad9b29f70a2a58b4e1
Only worry about intervening kill if there are more than one live ranges in the interval.

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