fix PHI translation to take the PHI out of the instinputs set and add
authorChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 00:18:13 +0000 (00:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Dec 2009 00:18:13 +0000 (00:18 +0000)
commite09e98c2de28a7dbbc4d3712c174596443a7a3f1
tree47a55bd8ba155ed8b8e30689f82c4c5c63e51773
parentaf50315a29600188a6ff8b935beca6f1b59edf48
fix PHI  translation to take the PHI out of the instinputs set and add
the translated value back to it if an instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PHITransAddr.cpp