removed dependencies on chordal_env
[libfirm] / ir / be / besched.h
2006-12-18 Matthias Braun- Added a few asserts to the besched API, so you can...
2006-09-27 Michael Beckrenamed exec_freq_t to ir_exec_freq
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-05-26 Matthias Braun- Added a function that finds and removes dead nodes...
2006-03-26 Michael Beckadded sched_create_block_schedule() to create a simple...
2006-03-20 Michael Beckdoxygen docu added
2005-12-08 Sebastian HackMade everything really kaputt
2005-07-27 Sebastian HackFixed beirgmod and introduced some debugging prints...
2005-07-15 Sebastian HackSmall bugfixes
2005-06-15 Sebastian HackFixed a bug in scheduling and adapted coloring
2005-06-14 Daniel GrundAdded perm serach in SSA-destruction. changed all usage...
2005-06-14 Sebastian HackChanged semantics of sched_prev and sched_next.
2005-01-26 Sebastian HackChanged __ to _
2004-12-15 Sebastian HackAdded register allocator.
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.