Fix for the original bug in PR5495 - Look at uses as well as defs when determining...
authorLang Hames <lhames@gmail.com>
Mon, 16 Nov 2009 02:00:09 +0000 (02:00 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 16 Nov 2009 02:00:09 +0000 (02:00 +0000)
commitb126d0530d48890e1689975483b9f923a0fca1da
tree7efd65da549a446dde7e9f8e78d12ee888d4a2a0
parenta44321776ecd96fa0344335d3027758be3386e45
Fix for the original bug in PR5495 - Look at uses as well as defs when determining the PHI-copy insert point.

- Patch by Andrew Canis!

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