extended lpp-matrix statistics
[libfirm] / ir / be / beilpsched.c
2007-01-28 Christian Würdigextended lpp-matrix statistics
2007-01-27 Christian Würdigremoved debug setmask
2007-01-26 Christian Würdigmoved macro to iterate over link field from beilpsched...
2007-01-19 Christian Würdigfix Unknown handling
2007-01-15 Christian Würdigremoved debugging printf
2007-01-15 Christian Würdigfixed wrong heights_recompute (block walk inside block...
2007-01-12 Matthias Braunfix warnings
2007-01-10 Christian Würdigconsider node latency now when sorting nodes for scheduling
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-18 Matthias Braunwarning fixes
2006-12-08 Christian Würdigfixed max_steps calculation
2006-12-07 Christian Würdigremoved some unused functions
2006-12-05 Christian Würdigsome fixups for latency
2006-12-04 Christian Würdigfinished pressure constraints
2006-11-27 Christian Würdigadded new constraints
2006-11-23 Christian Würdigfinished ILP scheduler (apply calculated schedule to...
2006-11-15 Christian Würdigadded options
2006-11-07 Christian Würdiguse only one variable for each unit type instead one...
2006-11-02 Christian Würdigfinalized ilp scheduler
2006-10-24 Christian Würdiginitial checkin of ILP scheduler, NOT FULLY IMPLEMENTED...