OSDN Git Service

Fix a bug in Phi-noded insertion. Also, update some comments to reflect what's
authorOwen Anderson <resistor@mac.com>
Sat, 3 Jun 2006 23:22:50 +0000 (23:22 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 3 Jun 2006 23:22:50 +0000 (23:22 +0000)
commit30019c88f4b9227460335cbafab0f770eb356083
treed9c02b98980bd9f3322fda6ede6bb4e322e68cc3
parent98bb297da015c25977f45c3b7753b9d895794b95
Fix a bug in Phi-noded insertion.  Also, update some comments to reflect what's
actually going on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LCSSA.cpp