used new FIRM_DBG_REGISTER macro
[libfirm] / ir / be / bessadestr.c
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-16 Christian Würdigchanged to dump wrapper
2006-03-16 Daniel GrundBugfixed liveness info computation
2006-03-02 Sebastian HackSeveral bugfixes
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-11 Daniel Grundrefactored changes of yesterday
2006-01-10 Christian Würdigfixed perm placements
2006-01-05 Michael Beckmissing include added
2005-12-20 Daniel GrundRefactored and bugfixed bessadestr.c
2005-12-15 Sebastian HackBuild Proj when the Perm has been built. This is necces...
2005-12-08 Sebastian HackMade everything really kaputt
2005-09-29 Daniel Grundbelady spiller, initial version
2005-08-26 Daniel GrundBugfixes
2005-08-16 Daniel GrundBugfix
2005-08-09 Daniel Grundbug fixes in ssa destruction. some other fixes
2005-08-01 Daniel Grundremoved check_heads assertions
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-28 Daniel GrundRemoved phase which elimiated phi interferences.
2005-07-28 Daniel GrundChanged ->link to set_irn_link.
2005-07-22 Michael Beckremoved C99 features
2005-07-22 Daniel GrundChecker now external visible. Bugfixed multiple-column...
2005-06-16 Sebastian HackSome fixes
2005-06-16 Sebastian HackRecent version :-)
2005-06-15 Michael Beckconfig.h include added
2005-06-14 Daniel GrundAdded perm serach in SSA-destruction. changed all usage...
2005-06-09 Daniel GrundAdded SSA destruction. Bugfixes, small improvements.
2005-06-07 Daniel GrundAdded ssa destruction. TODO: Perm placement.