Next step of refactoring
[libfirm] / ir / be / becopyilp.c
2006-03-09 Daniel GrundNext step of refactoring
2006-03-07 Christian Würdigadded WITH_ILP switch
2006-03-03 Daniel GrundAdded missing constructor
2006-03-02 Daniel GrundNext step of refactoring
2006-03-01 Daniel GrundChanged many things in copy opt. 1st part of refactoring.
2006-01-27 Sebastian HackAdapted to API
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-22 Sebastian HackAdapted to beifg changes
2005-12-16 Daniel GrundAdded perms for contrained instructions
2005-12-08 Sebastian HackMade everything really kaputt
2005-12-02 Michael BeckC99 features removed
2005-09-01 Daniel Grund*** empty log message ***
2005-09-01 Daniel Grund*** empty log message ***
2005-08-29 Daniel GrundBefore benchmarking
2005-08-26 Daniel GrundBugfixes
2005-08-23 Daniel Grundbugfix
2005-08-23 Daniel GrundAdded path constraints for phi classes, some ifdef...
2005-08-18 Daniel Grundbugfixes. added 3 stats. added asserts. disabled genera...
2005-08-16 Daniel Grundremoved max stable set inequ. added path and clique...
2005-08-01 Daniel Grundremoved check_heads assertions
2005-08-01 Daniel Grundfixed bugs in statistic. adapted to critical edges.
2005-07-29 Daniel Grundfixed a bug in M-constraints related to interfering...
2005-07-29 Daniel GrundCopied register assignments from in's to out's for...
2005-07-29 Sebastian HackModified everything
2005-07-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-26 Daniel Grundadded additional cut inequalities for multi-col-usage.
2005-07-26 Daniel Grundusing external lpp now.
2005-07-26 Daniel GrundBugfixes
2005-07-25 Daniel GrundAdded TODOs.
2005-07-25 Daniel GrundEnlarged TODO-List
2005-07-22 Daniel GrundCopy costs instead of numbers
2005-06-14 Daniel GrundAdded perm serach in SSA-destruction. changed all usage...
2005-06-14 Daniel GrundBugfixes. DBG per irg. Dump nothing is default.
2005-06-13 Daniel GrundKilled an ugly bug. Set default not to use ILP. Improve...
2005-06-09 Daniel GrundAdded SSA destruction. Bugfixes, small improvements.
2005-06-07 Daniel GrundBugfixes, adaption to new lpp.
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-24 Michael Beckremoved C99 features
2005-05-24 Daniel GrundIntroduced ilp solver interface. becopyilp.c uses it...
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-17 Daniel GrundComments, small fixes.
2005-05-12 Michael Beckaddedional include added
2005-05-12 Daniel GrundAdded copyright headers. Adapted to new arch-interface...
2005-05-06 Michael Beckadded config.h include
2005-05-04 Daniel GrundRemoved half a million #ifdef's and old stuff that...
2005-05-04 Daniel GrundAdded optimization for empty Q-lines. Adapted to use...
2005-04-22 Daniel GrundBugfixes, small improvements and movements.
2005-04-21 Daniel GrundBug fixes
2005-04-19 Daniel GrundLots of changes: Removed all file for phi-opt. Generic...