remove obsolete comment
[libfirm] / ir / ir / irflag_t.h
2011-11-18 Matthias Braunremove opt_polymorphy
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunavoid _ prefix in identifiers, correct coding style
2011-04-08 Andreas Zwinkaumerge kaps
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2009-05-29 Matthias Braunremove double declarataion spotted by cparser
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-04-05 Michael Beckcompletely removed old verbosity based debug output
2008-02-20 Michael BeckAdd get_opt_overflow_unsafe_transform() option.
2008-01-02 Michael Beckupdate copyright message
2007-09-20 Michael Beckfixed double enum name
2007-09-20 Michael Beck- introduced better running flags
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-01-16 Sebastian HackFlags support.
2005-12-31 Michael Beckmoved verification flags from irvrfy to irflag
2005-11-28 Michael Beckadded prototype for firm_init_flags(),
2005-11-18 Michael Beckget_opt_optimize_class_casts_verbose() is now always...
2005-11-18 Michael Beckfactored all optimization flags into ir_flag_t.def...
2005-08-10 Michael BeckAdded option to enable/disable scalar replacement
2005-06-17 Michael Beckadded remove_Confirm option. If set, local_optimize...
2005-04-29 Götz Lindenmaiernew optimization of cast nodes.
2005-03-14 Michael Beckadded real function call setting
2005-03-09 Götz Lindenmaieradded get routine
2005-02-10 Sebastian HackAdded flag functions for if conversion
2004-11-16 Beyhanimproved strength reduction
2004-10-18 Michael Beckadded get_opt_fragile_ops()
2004-09-30 Götz Lindenmaiername normalization
2004-09-28 Götz Lindenmaiertailrec verb flags
2004-09-25 Götz Lindenmaierverbosity flags
2004-09-20 Götz Lindenmaierflag for strength reduction verbosity
2004-09-17 Beyhanadded flag for strength reduction
2004-09-09 Götz Lindenmaieradded flag to guard load store optimizations
2004-06-18 Götz Lindenmaierphi construction for fragile ops repaired
2004-06-16 Michael BeckAdded option to switch of precise exception context
2004-06-15 Götz Lindenmaieradded new compiler optimization flag
2004-06-08 Michael Becktail recursion flag added
2004-04-29 Götz Lindenmaierinline stuff
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-03-24 Michael Beck*** empty log message ***