- remove expensive is_liveness_node() calls from liveness_for_node() and
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 14 Oct 2008 00:50:55 +0000 (00:50 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 14 Oct 2008 00:50:55 +0000 (00:50 +0000)
commit0aa04a84a758e40748fc25eb8a2fef7343f8f49e
treebd23539d4384cf38f73802ec971b07a35f18d08e
parent9cd7c3c377e52cc5164e138cac2d50e3ee4b0ff5
- remove expensive is_liveness_node() calls from liveness_for_node() and
  put them into caller (when not already checked)
- liveness_for_node() is not called anymore from walker, fixed signature
- using post-walker leads to "mostly" sorted node array
- some small clearance

[r22857]
ir/be/belive.c