Fix a bug in live-in detection that caused lost-copy problems to show up.
authorOwen Anderson <resistor@mac.com>
Sun, 12 Oct 2008 20:39:30 +0000 (20:39 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 12 Oct 2008 20:39:30 +0000 (20:39 +0000)
commitd55fccde4cc8a263f668c2f1db7fbe96fc19d4a6
treef89c712dc62bee7da1142a62c3b1eb9cabf0b373
parent547a3913c5fe550f08ff6041f31249fee093306c
Fix a bug in live-in detection that caused lost-copy problems to show up.

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