-If both data inputs of a new Psi are equal don't generate it in the first place
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 10 May 2006 14:20:55 +0000 (14:20 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 10 May 2006 14:20:55 +0000 (14:20 +0000)
commit07a53d99e1d8a70bd55c6dcdb9d71fb5ed89539d
tree6823270a0967a53bf6e86ed3903a4a9e350c2d82
parent2b25bfeb11ff22ac78201717833fdb42d73a2faa
-If both data inputs of a new Psi are equal don't generate it in the first place
-Remove the special case for PhiMs, it's now covered by the magic above
-Implement naive splitting of Psis with multiple conditions to multiple Psis with one condition each

[r7714]
ir/opt/ifconv.c