combo uses now the node_cmp_attr_func for lambda.opcode.
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 24 Feb 2011 22:21:01 +0000 (22:21 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 26 Feb 2011 09:27:58 +0000 (10:27 +0100)
commit46ff700c6d32eecc2e5818c5db7328a0b56659ff
tree1d6d1f19f3ba4cd9ed28fc6a5c0765e842170fba
parent09913c6466bf204f32f0fe00961011e2ba952157
combo uses now the node_cmp_attr_func for lambda.opcode.

This simplifies the code and removes some divergencies between the CSE and
combo.

[r28459]
ir/opt/combo.c