warning fix
[libfirm] / ir / be / beifg.c
2006-09-04 Matthias Braunwarning fix
2006-09-03 Sebastian HackAdded statistics events in several files
2006-08-30 Michael BeckBugFix:
2006-08-04 Christoph MallonFix warnings
2006-08-01 Christoph MallonRemove unused vars
2006-06-26 Johannes SpallekAdded be_ifg_check_sorted_to_file().
2006-06-21 Johannes SpallekChanged the #ifdef __linux__ parts to the use of the...
2006-06-16 Johannes SpallekAdded include of malloc.h under __linux__
2006-06-16 Johannes Spallek* Changed Output of be_ifg_check_sorted back to console
2006-06-14 Johannes Spallekadded be_ifg_check_performance() to check speed and...
2006-05-31 Johannes SpallekAdded new check functions to check the correctness...
2006-05-02 Sebastian HackAdded dumping of interference graphs
2006-04-03 Michael Beckadd missing initialization
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-09 Daniel GrundFixes
2006-03-08 Daniel GrundAdded clique walker
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-22 Sebastian HackFixed a bug
2005-12-22 Sebastian HackChanges API a little bit :-)
2005-12-08 Sebastian HackMade everything really kaputt
2005-10-26 Christian Würdigadded missing include
2005-10-24 Sebastian Hackconfig.h added
2005-06-27 Kimon HoffmannRefactored interference graph into seperate header...