- Remove a pointless check for unique control dependencies and fix an incorrect assertion
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 5 May 2006 12:12:44 +0000 (12:12 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 5 May 2006 12:12:44 +0000 (12:12 +0000)
commit8982cf60014e68637ec33b860e0ceefec9135bba
tree95b396df2828b8ffc342672342baaba15e3f7893
parent00826f50aeadd16b5d66a233547fa15cd821513c
- Remove a pointless check for unique control dependencies and fix an incorrect assertion
- Factor out common code to rewire Phis and blocks into a function
- Don't generate a Psi if both data inputs are equal

[r7695]
ir/opt/ifconv.c