typo fixed
[libfirm] / ir / be / beilpsched.h
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-15 Christian Würdigfallback to list scheduler when ILP fails
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2006-12-15 Christian Würdigchanged structure if interface
2006-12-15 Christian Würdigmoved beirg.h include from be.h to files which use it
2006-12-12 Christian Würdigfixed be_ilpsched callback defines
2006-12-04 Christian Würdigadded ilp scheduler interface
2006-11-15 Christian Würdigadded options
2006-10-24 Christian Würdiginitial checkin of ILP scheduler, NOT FULLY IMPLEMENTED...