In some situations, we need to check for local interferences between the PHI
authorOwen Anderson <resistor@mac.com>
Wed, 2 Apr 2008 03:00:13 +0000 (03:00 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 2 Apr 2008 03:00:13 +0000 (03:00 +0000)
commit52b1733df4bb3cafa7a81384da7e81a1fa66cea5
tree4411e27387b4c81935fcd8ff1d626c747a8727d5
parent59df878391b5a10d184636fed608f6a9cb29761f
In some situations, we need to check for local interferences between the PHI
node and its inputs.

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