Bugfixes
[libfirm] / ir / be / beraextern.c
2006-03-17 Daniel GrundBugfixes
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-14 Daniel GrundBugfixes related to pos-changes of the spill node
2006-03-14 Daniel Grundchanged spill costs for reloads
2006-03-09 Daniel GrundBugfixes
2006-03-07 Sebastian HackAdapted to changes in benode_t.h
2006-03-07 Daniel GrundAdded checker
2006-03-02 Daniel GrundConsidered loop depth for computing spill costs
2006-03-02 Daniel GrundAdded affinity weights.
2006-03-02 Daniel GrundBugfixes
2006-02-28 Sebastian HackModified ssa construction routines
2006-02-28 Kimon HoffmannAdded liveness computation
2006-02-28 Daniel Grund*** empty log message ***
2006-02-28 Christoph Mallonworkaround for void* conversion of funcptr
2006-02-23 Sebastian HackIntroduced be_irg_t
2006-02-22 Daniel Grundwaiting for bugs
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-02-16 Daniel GrundAdded forgotten spill costs.
2006-02-16 Daniel GrundFinished impl. waiting for missing funct to begin debugging
2006-02-15 Daniel GrundAdded more features
2006-02-15 Daniel GrundNew fileformat. Not ready yet.
2006-01-28 Christian Würdigfixed lc_opts init
2006-01-27 Sebastian HackAdapted to new API
2006-01-25 Daniel GrundAdded a lot of things
2006-01-24 Daniel Grund*** empty log message ***
2006-01-23 Daniel Grund:wq
2006-01-23 Daniel Grund"external"-Bugfix
2006-01-19 Daniel GrundBugfixes.
2006-01-18 Daniel Grund*** empty log message ***
2006-01-18 Daniel GrundAdded unfinished and buggy implementation of the ra...