we don't need no stinking selfs
[libfirm] / ir / be / beschednormal.c
2008-05-15 Christoph MallonImprove sorting of roots: place live-out nodes later.
2008-05-08 Christoph MallonImprove scheduling: ignore keeps, sort roots by height.
2008-04-02 Christoph MallonSkip Projs in cost calculation.
2008-04-02 Christoph MallonRemove dead code.
2008-02-22 Christoph MallonSeveral fixes for normal scheduler.
2008-01-02 Michael Beckupdate copyright message
2007-09-17 Christoph MallonAdd TODO.
2007-09-12 Matthias Braunfix warning
2007-09-05 Michael Becksvn properties added
2007-09-04 Christoph MallonHandle nodes with block predecessors.
2007-09-04 Christoph MallonFix normal scheduler
2007-08-25 Christoph MallonDrastically lower the runtime of the strong normal...
2007-08-20 Michael BeckC99 feature removed
2007-08-18 Christoph MallonRemove an unnecessary layer of indirection from the...
2007-08-18 Christoph MallonAdd a scheduler based on the strong normal form theorem...