update copyright message
[libfirm] / ir / ir / iredges.c
2008-01-02 Michael Beckupdate copyright message
2007-12-29 Michael BeckHandle MacroBlock edges: These are Block->Block edges...
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-10-03 Michael Beckmade edges_node_deleted_kind() static
2007-09-27 Michael Beckadd the "garbage collection" feature to the out edges...
2007-08-21 Michael Beckirg_block_edges_walk() implemented
2007-07-16 Michael Beckremoved the new get_block/set_block stuff; not working...
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-06-17 Matthias Braunfixed warnings (some of them were actual bugs), leave...
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunfix warning, add a Block_block_visited function, don...
2007-03-22 Matthias Brauna bunch of fixes to make firm work with NDEBUG and...
2007-02-16 Matthias Braunfix wrong edge verifier
2007-02-15 Matthias Braunreformat some code, fix problems in edges verifiert
2007-02-14 Christian Würdigadded edge number for debugging purpose
2007-02-14 Andreas SchösserNormalized line endings, added some comments
2007-02-14 Christian Würdigfixed wrong usage of foreach_set macro
2007-02-14 Christian Würdigextended edge verifier
2007-02-14 Matthias Braun- fixed edge verifier
2007-02-13 Andreas Schösser"Edges private data" was broken. Added allocation of...
2007-02-13 Christian Würdigadded edge verification routines
2007-01-30 Matthias Braunenable edge calculation for all anchor nodes
2007-01-22 Matthias Braunsome sanity checks
2006-09-06 Matthias Braunfix block out edges if a block cfgpred gets set to Bad
2006-08-30 Michael BeckUse get_irn_n() instead of get_nodes_block() to allow...
2006-08-28 Sebastian HackAdded dependency edges
2006-06-09 Michael BeckFixed doxygen errors
2006-05-10 Michael BeckBugFix: Do not build edges for not yet live anchors
2006-05-09 Michael BeckBugFix: edges_activate() must handle the whole root...
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-03-31 Michael BeckBugFix: out_cnt was wrong:
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-01-05 Michael Beckmissing include added
2005-10-04 Michael Beckadded configure stuff
2005-09-23 Gernot Veit BatzFixed a bug concerning sizes of edge
2005-09-02 Michael Beckremoved SLOOOWWW call to is_in_irgs_obstack()
2005-08-31 Sebastian HackAdded private data facility for edges
2005-08-29 Sebastian HackAdded get_irn_edge()
2005-07-01 Michael BeckBugFix: List heads must be cleared in every edges_activ...
2005-07-01 Sebastian HackFixed bug with double deactivate
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-02-14 Michael BeckCosmetic
2005-02-11 Michael Beckadded a #if FIRM_EDGES_INPLACE
2005-02-10 Sebastian HackAdded self updating out edges. Aka known as ir_edges