Move StrongPHIElimination after live interval analysis. This will make things happie...
authorOwen Anderson <resistor@mac.com>
Mon, 10 Mar 2008 07:22:36 +0000 (07:22 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 10 Mar 2008 07:22:36 +0000 (07:22 +0000)
commiteb37ecc88256a9bce6536f9172fc18ac548ac8df
treeb7a1d138661c3487f6024d39e237c71933d2362f
parentceca194c4355224723b309a3a27c5e5bc19cb6fc
Move StrongPHIElimination after live interval analysis.  This will make things happier down the road.

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