used is_Block_dead() instead of is_Bad()
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 09:49:09 +0000 (09:49 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 30 Jun 2005 09:49:09 +0000 (09:49 +0000)
commit8cbfad8879948d3122d200e1e7c458103fa9765d
treea019ed100507a5c7e050c02aa383c61902d0a3a7
parentf014c4b13a36ae4756167d0eb22effacea71084a
used is_Block_dead() instead of is_Bad()
added assertion if cf_opt is called with nodes floating
handle IJmp nodes in keep-alives

[r6147]
ir/opt/cfopt.c