added doxygen comments
[libfirm] / ir / ir / iropt_dbg.h
2005-06-22 Michael Beckadded doxygen comments
2005-06-21 Michael Beckadded new macros for Confirm based optimization
2005-06-17 Michael BeckDBG_OPT_CONFIRM added
2005-03-09 Götz Lindenmaierimplemented optimization of accesses to polymorphic...
2005-02-24 Michael Beckadded DBG_OPT_ALGSIM0() macro
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-11-08 Michael BeckAdded polymorphic calls, renamed ALGSIM0 into CSTEVAL
2004-10-06 Michael BeckAdded CSE debug option
2004-10-01 Michael BeckAdd parameters to all DBG makros, fixed node copy algorithm
2004-10-01 Götz Lindenmaierchanges by Michael
2004-09-23 Michael BeckBugFix for ALGSIM2
2004-07-08 Michael BeckAdded DBG_OPT_RAW (Read after write optimization)
2004-06-17 Götz Lindenmaiervarious bugfixes for the unreachable loop problem
2004-05-26 Michael BeckDBG_OPT_ALGSIM0 macro for constant evaluation added...
2004-01-09 Michael BeckAdd some doxygen docu
2003-08-19 Götz Lindenmaieradded copyright headers
2003-02-13 Michael BeckSafer Macros.
2003-02-12 Michael BeckMake debug macros "more useful"
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-04-24 Götz LindenmaierImplements debug support for iropt.c