removed useless includes
[libfirm] / ir / be / belive.h
2007-05-01 Michael Beckremoved useless includes
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunwarning fix, documentation improvements
2007-02-14 Christian Würdigadded function get nodes nodes live at another includin...
2006-08-22 Matthias Braun- More verification checks before code emit
2006-08-01 Sebastian HackFixed some bugs
2006-08-01 Christian Würdigadded missing prototype
2006-07-31 Sebastian HackAdapted to new liveness
2006-03-17 Sebastian HackMoved several functions here.
2006-03-15 Michael Beckadded missing firm_types.h
2005-12-14 Daniel Grundbe_liveness_dumpto
2005-08-28 Sebastian HackAdded dominance checker
2005-08-16 Sebastian HackMisc changes
2005-01-13 Sebastian HackCall new interference function in phi_ops_interfere
2004-12-15 Sebastian HackAdded register allocator.
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.