moved the fixpoint iteration of the current node from optimize_graph() to transform_n...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 11 Jul 2007 10:07:02 +0000 (10:07 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 11 Jul 2007 10:07:02 +0000 (10:07 +0000)
commit2ea7f6345ba7064d6f5ff69b88e0047f1d9c432c
treed3df6317db2033c2fd6e5e5944e4e01d5baf1cf8
parent77e6a4f401d0e71efffde770d7517ba2982bdb3a
moved the fixpoint iteration of the current node from optimize_graph() to transform_node(), a more logical place

[r15025]
ir/ir/irgopt.c
ir/ir/iropt.c