used pn_*_max constants in all turn_into_tuple
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 12 Jan 2006 01:05:42 +0000 (01:05 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 12 Jan 2006 01:05:42 +0000 (01:05 +0000)
commit31e25807f7a900e2f65891903a76afa558a4c55b
tree33fbab83bc99064b36f05f9a5e274712e7edc17a
parentc7f92b19d9eb6777c6d98f35e7e8b0c08faeffc9
used pn_*_max constants in all turn_into_tuple
equivalent_node_Confirm() improved
transformations added:
a+a = 2*a
(a*x)-a  = a*(x-1)
preliminary version of equivalent_node_Bound() without Confirm support yet

[r7215]
ir/ir/iropt.c