Next step of refactoring
[libfirm] / ir / be / bechordal_main.c
2006-03-09 Daniel GrundNext step of refactoring
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-07 Michael Beckadded WITH_ILP switch
2006-03-03 Michael BeckILP solver can be disabled using NO_ILP define
2006-03-02 Sebastian HackSeveral bugfixes
2006-03-01 Daniel GrundAdapted to new copyopt
2006-02-24 Sebastian HackSeparated dominance frontier calculations again
2006-02-23 Sebastian HackIntroduced be_irg_t
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-28 Christian Würdigremoved include
2006-01-27 Sebastian Hackconstraint Perm construction is now with coloring
2006-01-25 Christian Würdigfixed perm lowering
2006-01-25 Christian Würdigsplittet be lowering into two phases (before and after...
2006-01-24 Sebastian HackSome minor changes
2006-01-24 Christian Würdigremoved unused local variable
2006-01-23 Daniel Grund:wq
2006-01-19 Christian Würdigadded call-projnum-magic
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-16 Daniel Grundnew dump after spill_slots and before be_lower
2006-01-11 Christian Würdigadded dump after ssa destr completed
2006-01-10 Christian Würdigextended dumper with class extension in filename
2006-01-09 Christian Würdigadded dump after be lowering
2005-12-23 Daniel Grund*** empty log message ***
2005-12-21 Daniel GrundBugfix: Liveness must be computed more often. Too often...
2005-12-20 Daniel Grundadded option for dumping after contraint perms
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-16 Christian Würdigadded backend lowering of perm nodes
2005-12-13 Christian Würdigfixed missing headers
2005-12-13 Sebastian HackFixed a bug
2005-12-08 Sebastian HackMade everything really kaputt