OSDN Git Service

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)
commit604d78539ab4276a96f99287599fe6b341707dc0
tree47a55bd8ba155ed8b8e30689f82c4c5c63e51773
parent67f80492b9822f893a83641bb204d81e916f8d3e
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