move backend into libfirm
[libfirm] / ir / stat / firmstat_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-02 Michael Beckanalyse kind of Call parameters
2007-01-17 Michael Beckadded Load/Store addres counter
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-12-06 Michael Beckformat the code
2006-05-19 Christian Würdigadded ability to register additional dumper functions...
2006-04-19 Christian Würdigremoved backend statistics hooks, functions are called...
2006-04-11 Michael Beckstat_be_block_regpressure() and stat_be_block_ready...
2006-04-11 Christian Würdigadded get_count function for distribution tables
2006-04-11 Christian Würdigadded inc and insert functions for distribution tables
2006-04-11 Christian Würdigchanged class name type from ident to const char*
2006-04-10 Christian Würdigadded permutations statistics
2006-04-10 Christian Würdigadded average calculation of distribution table
2006-04-08 Christian Würdigadded environment pointer for distribution table iteration
2006-04-07 Christian Würdigmoved reg pressure statistics into sepearete be_block_hash
2006-04-07 Christian Würdigadded register pressure statistics
2005-10-06 Michael BeckBugFix: the recalc_cnts obstack must reside in a graph...
2005-09-12 Michael BeckAdded extended block statistic
2005-06-22 Michael Beckuses new flags for arithmetic simplifications
2005-06-17 Michael Beckadded data for floating point constant statistics
2005-06-06 Michael Beckadded support for constant value statistics
2005-03-23 Michael Beckadded Florians Sel(Sel(..)) counter
2005-03-14 Michael Beckadded data Phi in block counter
2005-03-14 Michael Beckadded counters for real function call optimizations...
2005-02-24 Michael Beckadded code for if-conversion
2005-02-10 Michael Beckupdated for new hooks
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-21 Michael Beckdags implemented, ProjM, COUNT_DELETED
2004-12-07 Michael BeckAdded DAG statistic calculation
2004-11-29 Michael Beckimplemented address calculation identification
2004-11-18 Michael BeckAdded status to the dumper struct
2004-11-10 Michael BeckAdded counter for calls
2004-11-08 Michael BeckAdded statistic code for reassociation
2004-10-06 Michael BeckAdded flags for graph characterization: leaf, recursive...
2004-10-04 Michael BeckAdded support for Mul/Div with constant detection
2004-09-30 Michael Beckadded statistics for strenght reduction
2004-09-06 Michael BeckAdded support for DAG's and distribution tables