flag for strength reduction verbosity
[libfirm] / ir / stat / firmstat.c
2004-09-06 Michael BeckAdded support for DAG's and distribution tables
2004-09-02 Michael Beckforget one change :-(
2004-09-02 Michael Beckadded options to statistic functions
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-20 Götz Lindenmaierbugfix for undefined state
2004-07-20 Michael Beckadded option bitmask to init function
2004-07-19 Michael Beckadded statistics for blocks
2004-07-08 Michael Beckadded constant for Read-After-Write optimization
2004-06-29 Michael BeckAdded block info calculation (output only in .txt file...
2004-06-22 Michael Beckremoved counter, added pattern_history, added enable...
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-08 Michael BeckMore functionality added
2004-06-01 Michael BeckMore fixes :-(
2004-06-01 Michael BeckFixed compile WITHOUT statistics
2004-06-01 Michael Becknodes count implemented
2004-05-27 Michael BeckAdded counters for inlining
2004-05-27 Michael BeckFixed compiling without statistics
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-05-17 Michael Beckconfig.h added
2004-04-19 Michael BeckInitial statistic implementations