Delete copies as they are coallesced instead of waiting until the end.
authorChris Lattner <sabre@nondot.org>
Thu, 31 Aug 2006 05:58:59 +0000 (05:58 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Aug 2006 05:58:59 +0000 (05:58 +0000)
commitbfe180af9eef1cf767f61f501ca325fcce2ae7ce
tree9e2d3d10cddc1092dd1095f171e0bf34c066e8ab
parent91725b75852443923b419fd23215194cfc65dd88
Delete copies as they are coallesced instead of waiting until the end.

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