fixed doxygen comments, removed initialization for description entities
[libfirm] / ir / ana / irloop.h
2004-06-10 Götz Lindenmaieradded an algorithm that constructs the looptree only...
2004-01-20 Götz Lindenmaierlink field for debug
2004-01-15 Götz Lindenmaierimprovements for loop dumper
2003-12-19 Götz Lindenmaier faster irn_loop access
2003-12-17 Götz Lindenmaierfreeing of loop information added
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz LindenmaierAdded copyright headers
2003-04-22 Götz LindenmaierChanges to make firmjni compatible
2003-03-28 Götz Lindenmaierfixed bug
2003-03-27 Andreas SchösserRemoved separation of nodes and sons in ir_loop
2003-02-04 Michael BeckConverted comments to doxygen
2003-01-13 Sebastian Felis*** empty log message ***
2002-09-11 Götz Lindenmaierisolated optimizations in cgana to run them separately.
2002-08-07 Götz Lindenmaier Implemented scc algorithm. Added datastructure to...