used new generic irloop functions
[libfirm] / ir / ana / ircfscc.c
2008-01-14 Michael Beckused new generic irloop functions
2008-01-14 Michael Beck- fixed some memory leaks by maturing the generated...
2008-01-02 Michael Beckupdate copyright message
2007-10-12 Matthias Braunfixed/warnings make it possible to build without interp...
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2006-05-25 Michael BeckBugFix: free_cfloop_information() cleared current_ir_gr...
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-10-18 Michael Beckdoxygen docu fixed
2005-05-23 Michael Beckmore doxygen docu
2005-01-04 Michael Beckremoved C99 construct
2004-12-02 Michael Beckfixed config.h include
2004-11-03 Michael Beckremoved gloval intraprocedural_view variable and replac...
2004-09-25 Götz Lindenmaierconstruction now returns depth of loop tree.
2004-08-31 Götz Lindenmaiermode loop analyses
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-22 Götz Lindenmaiercallgraph analyses
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-10 Götz Lindenmaieradded an algorithm that constructs the looptree only...