- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / bestat.c
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunrewritten be_ssa_constr which isn't using sets anymore...
2007-03-13 Christian Würdigadded comments
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-11 Matthias Braun- Several warning fixes
2006-10-26 Matthias Braunoutput estimated cost statistics to statfile
2006-10-24 Matthias Braunalso output total backend time to statfile
2006-10-24 Matthias Braunmake statfile available to the whole backend, output...
2006-08-11 Christian Würdigirn classify is now a mask
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-19 Christian Würdigfixed regpressure statistic
2006-05-24 Matthias BraunInitial commit of morgans spilling algorithm (spill...
2006-05-19 Christian Würdigadded new node statistics
2006-04-27 Christian Würdigperform statitics only if firmstats are active
2006-04-27 Christian Würdigrecaluclate liveness just to be on the save side
2006-04-19 Christian Würdigmoved statitics to bestat
2006-04-18 Christian Würdigremoved MIN/MAX macros (in irtools.h now)
2006-04-11 Christian Würdigremoved ident stuff
2006-04-11 Michael Beckdirectly call stat_be_block_regpressure() and stat_be_b...
2006-04-10 Michael Beckbestat is only compiled if FIRMSTAT is defined
2006-04-10 Christian Würdigfixed be_sched_ready statistics
2006-04-08 Christian Würdigadded scheduling statistics for number of ready nodes
2006-04-08 Michael BeckFixed a nasty bug: wrong compare function was used
2006-04-07 Christian Würdigremoved printf
2006-04-07 Christian Würdigadded reg pressure statitics