added additional ifg flavour options
[libfirm] / ir / be / bechordal_main.c
2006-06-01 Christian Würdigadded additional ifg flavour options
2006-05-31 Johannes Spallekadded check functions for the creation of the ifg
2006-05-30 Adam Szalkowskicommitting ilp based spilling
2006-05-30 Christian Würdigadded option for verifier
2006-05-29 Matthias Braun* changed verfier to handle delay_slots (theoretically...)
2006-05-24 Matthias Braun- Don't use morgan spiller as default until it is as...
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-05-17 Sebastian HackAdded -b ra-chordal-copymin=park switch
2006-05-16 Sebastian HackCO options registration
2006-05-16 Sebastian HackAdded Park/Moon copyopt
2006-05-02 Sebastian HackSmall changes
2006-05-02 Christian Würdigupdated command line help for copymin
2006-05-02 Christian Würdigcopyopt statistics is now a commandline switch instead...
2006-05-01 Christian Würdigadded copy min heuristic 2 to options
2006-04-25 Christian Würdigcreate copy opt structures only when needed
2006-04-20 Christian Würdigsubstituted copymin ilp option with ilp1 and ilp2
2006-04-19 Christian Würdigadded additional option for copymin (can be switched...
2006-04-19 Christian Würdigremoved paramter for perm lowering
2006-04-05 Sebastian HackGet additional ignore registers from ABI
2006-04-03 Christian Würdigfixed options
2006-04-03 Christian Würdigregister options for cmdline
2006-04-02 Christian Würdigadded statistics for perm lowering
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigremoved some unused variables
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-14 Daniel Grundremoved double checking. move copy opt stat somewhere...
2006-03-12 Christian Würdigfixed phase to assure register constraints
2006-03-11 Christian Würdiginsert Keeps to assure should_be_different constraint
2006-03-10 Daniel GrundRefactoring
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