do not use set_irn_in to change End's keep-alives, this changes the in array from...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 24 Apr 2006 15:45:46 +0000 (15:45 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 24 Apr 2006 15:45:46 +0000 (15:45 +0000)
commit5b3aff6dfa2ed186d2a1ea037d7faee0e179ba41
tree1e86b84dd8b2661e7f43b672c49bf62d819cc1b9
parentabfcb7634842deff5ae4c813587a3a2c381b6322
do not use set_irn_in to change End's keep-alives, this changes the in array from a flexible one to a dynamic ...
use new set_end_keepalives() function

[r7658]
ir/ana/irdom.c
ir/ir/irnode.c
ir/ir/irnode.h
ir/opt/cfopt.c