Only trim a live interval if the register is not used after the PHI node.
authorOwen Anderson <resistor@mac.com>
Wed, 6 Aug 2008 18:36:17 +0000 (18:36 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 6 Aug 2008 18:36:17 +0000 (18:36 +0000)
commit9b49120408e6c0e10e18ce38cae7120c954fe708
treed34777812b5c07a32e23a33830b7bee53c1318db
parent788d04152a132121dfc04e63382c1e87e7b9607f
Only trim a live interval if the register is not used after the PHI node.

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