BugFix: when a node in schedule got exchanged, it is turned into Bad: do not set...
[libfirm] / ir / be / belive.h
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.