Added support for Mul/Div with constant detection
[libfirm] / ir / stat / firmstat.h
2004-10-04 Michael BeckAdded support for Mul/Div with constant detection
2004-09-30 Michael BeckAdded Read after Read optimization
2004-09-30 Michael Beckadded statistics for strenght reduction
2004-09-06 Michael BeckAdded support for DAG's and distribution tables
2004-09-02 Michael Beckadded options to statistic functions
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-20 Michael Beckadded option bitmask to init function
2004-07-19 Michael Beckadded statistics for blocks
2004-07-09 Michael Beckfixed max value
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-08 Michael Beckadded constant for Read-After-Write optimization
2004-06-22 Michael Beck*** empty log message ***
2004-06-08 Michael BeckMore functionality added
2004-06-01 Matthias Heilfixed typo (stat_dead_node_elim_start -> ..._stop)
2004-06-01 Michael Becknodes count implemented
2004-05-27 Michael BeckAdded counters for inlining
2004-05-27 Michael Beckadded hook for free_ir_graph(), explicitely transmit...
2004-05-26 Michael BeckAdded lowering hook
2004-05-26 Michael BeckMore functionality implemented, used pset for hash...
2004-04-19 Michael BeckInitial statistic implementations