cdep: Remove unnecessary start block test.
[libfirm] / ir / ana / irloop.c
2012-12-04 Matthias Braunremove nearly unused loop_flags
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-09 Matthias Braunirloop: remove get_loop_son, get_loop_node
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-09 Michael BeckFurther spread size_t.
2011-02-08 Matthias Braunfurther spread size_t
2011-01-28 Michael BeckFixed more size_t related warnings.
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-09-01 Matthias Braunimprov execfreq estimation if a loop outedge leaves...
2009-04-06 Michael Beck- constify
2008-11-28 Christoph MallonUnconditionally include string.h
2008-11-28 Christoph MallonUnconditionally include stdlib.h.
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-09-23 Michael Beck- detected const methods with possible endless loops...
2008-05-06 Michael Beck- add ir_graph to loop element, preventing the ugly...
2008-01-14 Michael Beck- fixed some memory leaks by maturing the generated...