- dead_node_elimination: copies now node numbers, make debugging much easier
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Sep 2004 16:10:50 +0000 (16:10 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Sep 2004 16:10:50 +0000 (16:10 +0000)
commit44a42aa96f0bd9c62c0faa4a617a0ef34cbe0c16
treefa6da17ee189d1da56570f3b954efa8c4e06df9d
parent63d0b5f748504ea5cbd1e2b09dad2969a31c695a
- dead_node_elimination: copies now node numbers, make debugging much easier
- do not inline variadic functions for now
- handle dead blocks in place_code by inspecting it's dominator
  information; do not move code in dead blocks
- optimize_cf() improve merge_blocks(), so some bad cases finishes now

[r3839]
ir/ir/irgopt.c