- changed handling of Mux nodes: these are now optimized using the iropt instead...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 8 May 2009 10:44:04 +0000 (10:44 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 8 May 2009 10:44:04 +0000 (10:44 +0000)
commit79b409329e8b6e9f43ac71df6599372fa0dbe497
tree133b49962a43beb6434385235952261892249f2a
parent4eb3ec17ee3cf52d19bbbdd948c349801b855123
- changed handling of Mux nodes: these are now optimized using the iropt instead of additional runs in the if-conv
if-conv:
- through away analysis info only when graph was changed
- fixed handling of Raise
- removed useless dominator computation
- add some docu

[r25901]
include/libfirm/firmstat.h
include/libfirm/irflag.h
ir/ir/irflag_t.def
ir/ir/iropt.c
ir/lower/lower_mode_b.c
ir/opt/ifconv.c
ir/stat/stat_dmp.c