OSDN Git Service

Fix a couple of bugs related IsDead back propagation during coalescing.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 25 Feb 2007 09:46:31 +0000 (09:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 25 Feb 2007 09:46:31 +0000 (09:46 +0000)
commit48ef398ebd2f2b992c81bebd5159de119ce62c80
tree6679859d96b4ba07c88066f04b125faeb3c9de02
parent16191f03337645dc1638b7489d71d685e6c07cdd
Fix a couple of bugs related IsDead back propagation during coalescing.

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