- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / beschedrss.c
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-05 Michael Beckrenamed phase_t to ir_phase
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunuse ir_nodeset in scheduler
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2007-01-25 Michael BeckOpcodes for rss_Sink and rss_Source are created only one
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-12-11 Matthias Braun- Several warning fixes
2006-10-24 Matthias Braunwarnign fixes
2006-10-17 Christian WürdigPhi as consumer of normal node is out edge
2006-10-16 Christian WürdigBugFix: Phi as user of normal node is no descendant...
2006-10-13 Christian Würdigfixed endless loop
2006-10-11 Christian Würdigadded several bugfixed and code changes
2006-10-05 Adam Szalkowskienumaration of possible enum values is now done by...
2006-09-28 Christian Würdigfixed serialization: cfops are not allowed as serializa...
2006-09-27 Christian Würdigdo not add dependency edges for Keeps and Barriers
2006-09-26 Christian Würdigfixed descendant collector, causing an endless loop...
2006-09-25 Christian Würdigfixed dvg update
2006-09-25 Christian Würdigfixed bipartite decomposition
2006-09-25 Christian Würdigadded descendent walk visited flag, due to Phi loops
2006-09-25 Christian Würdigadded options
2006-09-21 Christian Würdigchanged behaviour, use real nodes instead of projs
2006-09-20 Christian Würdigremoved debug mask set
2006-09-20 Christian Würdigfinalized code
2006-09-15 Christian Würdigcompleted code, added tons of bugfixes but still not...
2006-09-13 Christian Würdiginitial checkin of rss scheduler (still unfinished!)