Added call to eliminate_phi_interferences. Enabled phi-destruction.
[libfirm] / ir / be / besched_t.h
2005-07-15 Sebastian HackSmall bugfixes
2005-06-16 Sebastian HackRecent version :-)
2005-06-15 Sebastian HackFixed a bug in scheduling and adapted coloring
2005-06-14 Sebastian HackChanged semantics of sched_prev and sched_next.
2005-06-02 Sebastian HackAdded beirgmod and benode
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.