libfirm
2005-01-15 Daniel GrundComments
2005-01-15 Daniel Grundfixed #ifndef _BERA_T_H
2005-01-15 Daniel Grundremoved obsolete function. fixed comment.
2005-01-13 Sebastian HackModified color assignment.
2005-01-13 Sebastian HackCall new interference function in phi_ops_interfere
2005-01-13 Sebastian HackAdded interference test function
2005-01-13 Daniel Grund*** empty log message ***
2005-01-13 Daniel Grund*** empty log message ***
2005-01-13 Daniel GrundAdded phi stat dump option
2005-01-10 Sebastian HackUncommented missing function
2005-01-08 Daniel Grundchanged localize_consts
2005-01-07 Daniel Grund*** empty log message ***
2005-01-07 Daniel Grundincluded phi stat in normal main loop.
2005-01-05 Sebastian HackMerged with checked in stuff.
2005-01-05 Sebastian HackFixed a bug.
2005-01-05 Sebastian HackElaborated ra info struct.
2005-01-05 Sebastian HackAdded used colors bitset per block.
2005-01-05 Sebastian HackFixed constant placement walker
2005-01-05 Daniel GrundAdded basics of phi optimize phase.
2005-01-05 Daniel GrundBugfix
2005-01-04 Michael Beckused enum
2004-12-23 Michael Beckused xcalloc instead of calloc
2004-12-23 Michael Beckused xcalloc instead of calloc
2004-12-22 Michael Beckmake allocation C-like
2004-12-22 Michael Beckadded some needed includes
2004-12-21 Michael Beckconfig.h added
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 construct
2004-12-17 Sebastian HackAdded workaround for end block keepalive edges.
2004-12-16 Sebastian HackAdapted to new debug interface.
2004-12-16 Daniel Grund*** empty log message ***
2004-12-16 Daniel GrundAdded more phi statistics. Fixed bug in phi congruence...
2004-12-15 Sebastian HackAdded register allocator.
2004-12-10 Daniel GrundAdded construction of phi congruence classes.
2004-12-10 Daniel GrundAdded phi statistics
2004-12-09 Florian Liekwegdo C99 compliance
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.