Add a special case that speeds up coallescing a bit, but not enough.
authorChris Lattner <sabre@nondot.org>
Thu, 31 Aug 2006 06:48:26 +0000 (06:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Aug 2006 06:48:26 +0000 (06:48 +0000)
commit2ebfa0c61823c5d7528b1b3235106c30cb8d53f1
tree84729bf28895394a9771e376e66ca81f8e4b383d
parentbfe180af9eef1cf767f61f501ca325fcce2ae7ce
Add a special case that speeds up coallescing a bit, but not enough.

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