added get_next_ir_opcodes() to allow allocation of cosecutive opcodes
[libfirm] / ir / be / becopyoptmain.c
2005-12-23 Daniel GrundBugfix in copy-opt-heur and constraint perms.
2005-12-14 Daniel Grund*** empty log message ***
2005-12-08 Sebastian HackMade everything really kaputt
2005-12-08 Michael Beckunititialized var fixed
2005-12-02 Michael BeckC99 features removed
2005-09-01 Daniel Grund*** empty log message ***
2005-08-29 Daniel GrundBefore benchmarking
2005-08-26 Daniel GrundBugfixes
2005-08-23 Daniel Grundbugfix and added a call to phi-class ana
2005-08-18 Daniel Grundbugfixes. added 3 stats. added asserts. disabled genera...
2005-08-16 Daniel Grundrefactored
2005-08-01 Daniel Grundfixed bugs in statistic. adapted to critical edges.
2005-07-29 Daniel GrundCopied register assignments from in's to out's for...
2005-07-29 Sebastian HackModified everything
2005-07-28 Daniel GrundBugfixed the computation of a lower bound for the costs...
2005-07-27 Daniel Grunddebug stuff and bugfixes
2005-07-22 Daniel GrundChange to copy costs instead of number of copies.
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-07 Daniel GrundBugfixes, adaption to new lpp.
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-12 Daniel GrundAdded copyright headers. Adapted to new arch-interface...
2005-05-06 Michael Beckadded config.h include
2005-05-04 Daniel GrundAssertion lower bound now. Will be removed...
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...