removed flag from remove_critical_cf_edges()
[libfirm] / ir / ir / irgopt.h
2006-03-20 Michael Beckremoved flag from remove_critical_cf_edges()
2006-03-15 Sebastian HackMoved survive dce stuff here.
2005-10-18 FIRM Projekt Accountnot implemented copy_irn() deleted
2005-08-18 Michael Becknode function copy_irn extracted from firm_copy_node()
2004-12-01 Michael Becktypo fixed
2004-11-16 Götz Lindenmaierfixed bugs in remove_bad_predecessors.
2004-09-15 Michael BeckMore doxygen comments
2004-08-13 Beyhannormalized names of functions, enums ...
2004-08-02 Götz Lindenmaieradded wrapper to call local optimize for nodes
2004-07-06 Beyhannew SymConst semantics
2004-06-18 Götz Lindenmaierremoved a final bug in inlineing, now scc and all follo...
2004-06-01 Michael BeckFixed inline_leave_funtions(): can now handle recursive...
2004-03-09 Götz Lindenmaierbugfixes
2004-03-08 Götz Lindenmaiernew inlineing heuristic
2003-08-19 Götz Lindenmaieradded copyright headers
2003-02-05 Götz LindenmaierImproved flag testing
2003-02-05 Götz Lindenmaier*** empty log message ***
2003-01-31 Michael BeckType fixed
2003-01-31 Michael Beckfixed comments for doxygen
2003-01-13 Sebastian Felisadded doxygen comments
2003-01-09 Götz LindenmaierAdded functiuon "remove critical edges" to be implemented.
2002-12-19 Götz Lindenmaierfixed bug in irgopt -- optimize_cf
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-03-14 Götz LindenmaierOtptimization of SymConst to Const.
2002-03-08 Götz Lindenmaier Implemented cf optimizations.
2002-03-04 Götz Lindenmaier Bugfix in irdom.
2002-02-22 Götz Lindenmaier irgopt: inline_small_irgs implemented
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-23 Götz LindenmaierImplemented support for endless loops:
2001-11-28 Boris Boesleradded Id tag
2001-11-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2001-02-12 Götz Lindenmaier*** empty log message ***
2001-01-24 Götz Lindenmaier*** empty log message ***
2000-08-16 Götz Lindenmaier*** empty log message ***
2000-07-10 Götz Lindenmaier*** empty log message ***
2000-07-05 Götz Lindenmaier*** empty log message ***
2000-06-15 Christian Schäfer*** empty log message ***