hook_replace() added to exchange
[libfirm] / ir / ir / irflag.c
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-23 Michael Beckfixed copy'n'paste error
2005-03-14 Michael Beckadded real function call setting
2005-03-09 Götz Lindenmaieradded get routine
2005-02-10 Sebastian HackAdded default value for if conversion
2005-02-10 Sebastian HackAdded flag functions for if conversion
2004-12-02 Michael Beckfixed config.h include
2004-11-16 Beyhanimproved strength reduction
2004-10-29 Götz Lindenmaieradded routine to read flag
2004-10-19 Michael Beckset_opt_fragile_ops() added
2004-09-30 Michael Beckfixed wrong intrinsic name
2004-09-28 Götz Lindenmaiertailrec verb flags
2004-09-25 Götz Lindenmaierverbosity flags
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-05-04 Götz Lindenmaieradded empty method implementations -- necessary for...
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-03-29 Götz Lindenmaierresored old original flag setting
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2003-08-19 Götz Lindenmaieradded copyright headers
2003-03-19 Götz LindenmaierAdded new compilation flags
2003-02-05 Götz LindenmaierImproved flag testing
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierAdded more flags for control flow optimizations
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-03-08 Götz Lindenmaier Implemented cf optimizations.
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-11-28 Boris Boesleradded Id tag
2001-11-27 Götz LindenmaierLast comitted with wrong flag settings.
2001-11-27 Götz Lindenmaierminor imporvements: comments, output
2001-11-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2001-03-05 Boris Boesleradded
2000-08-16 Götz Lindenmaier*** empty log message ***
2000-08-15 Götz Lindenmaier*** empty log message ***
2000-07-10 Götz Lindenmaier*** empty log message ***
2000-07-06 Götz Lindenmaier*** empty log message ***
2000-07-06 Christian Schäferimplemented dead node elimination. Doesnt run yet.
2000-05-16 Christian SchäferInitial revision