- generalized end-block melting into generic block shaping
[libfirm] / ir / opt / opt_blocks.c
2008-11-06 Michael Beck- generalized end-block melting into generic block...
2008-11-05 Michael Beck- refactored code for generic block shaping
2008-11-05 Michael Beck- BugFix: remove critical edges to ensure that Phi...
2008-10-31 Michael Beck- calling normalize_n_returns() improve greatly the...
2008-10-30 Michael Beck- invalidate tr_outs because Calls might be removed
2008-10-30 Michael Beck- do not treat Constants as live-ins: this assures...
2008-10-30 Michael Beck- BugFix: kill partitions with 0 blocks either
2008-10-28 Michael Beckdeactivate debug output
2008-10-28 Michael Beck- implemented apply phase
2008-10-28 Michael Beck- analysis part of an block merging optimization