fixed ifdef
[libfirm] / ir / stat /
2004-06-08 Michael BeckMore functionality added
2004-06-01 Matthias Heilfixed typo (stat_dead_node_elim_start -> ..._stop)
2004-06-01 Michael Beckpattern.c is included only if statistics is enabled
2004-06-01 Michael BeckAdded
2004-06-01 Michael Beckadd pattern.c
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