No need to remove dead range from soon-to-be-dead live interval. Its val# may be...
authorEvan Cheng <evan.cheng@apple.com>
Sun, 12 Aug 2007 01:26:19 +0000 (01:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 12 Aug 2007 01:26:19 +0000 (01:26 +0000)
commitccb36a4f1bcafdf0de8514e396a5d2acf29d3947
tree9be73dc4164345561f7f253c89eca2b62e7bec2f
parent001f7534e0311508cc93831a595785bb177f8a18
No need to remove dead range from soon-to-be-dead live interval. Its val# may be out of whack.

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