bugfix
[libfirm] / ir / ir / irflag.h
2004-11-18 Michael BeckAdded doxygen comment
2004-11-16 Beyhanimproved strength reduction
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-10-29 Götz Lindenmaieradded routine to read flag
2004-10-19 Michael Beckset_opt_fragile_ops() function added
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-09-02 Götz Lindenmaiercomments
2004-08-13 Beyhannormalized names of functions, enums ...
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-03 Andreas SchösserStandalone loop tree dumper was broken!
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-02-03 Michael BeckMore doxygen comments
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-13 Sebastian Felisadded doxygen comments
2003-01-09 Götz Lindenmaier*** empty log message ***
2002-12-19 Götz LindenmaierAdded more flags for control flow optimizations
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-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2000-08-15 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