Remove unnecessary conversions to wider modes as operands of Cmp.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 25 Aug 2007 16:26:56 +0000 (16:26 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 25 Aug 2007 16:26:56 +0000 (16:26 +0000)
commit35f4f0e35663babdd1aaf67d4a5d3d3da48428d5
tree46ecee74f6146eb4667b084c66088335342b48ad
parent2ca80aa691a0b55977609eb6b2bf04d8d4562cd8
Remove unnecessary conversions to wider modes as operands of Cmp.
Convert comparisons of boolean nodes to boolean expressions.

[r15604]
ir/ir/iropt.c