Fix bug where some phis weren't being inserted when a given variable definition
authorDavid Given <dg@cowlark.com>
Thu, 27 Oct 2016 19:40:25 +0000 (21:40 +0200)
committerDavid Given <dg@cowlark.com>
Thu, 27 Oct 2016 19:40:25 +0000 (21:40 +0200)
commit51bd3ee4dd0aa7d83494f03fc7d836699dbee54a
treea46f8c7f5bae51231e9d21a23cc28ea1671f3c15
parent9977ce841a3a218ae78fb83d9e2f257e12168973
Fix bug where some phis weren't being inserted when a given variable definition
needed more than one phi (due to the dominance frontier containing more than
one basic block).
mach/proto/mcg/pass_ssa.c