remove Bound node
[libfirm] / ir / ir / irnodeset.c
2012-07-16 Matthias Braunrename hashset.c to hashset.c.inl
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-02-27 Michael Beck- IR nodes now have node numbers in RELEASE mode, this...
2008-01-02 Michael Beckupdate copyright message
2007-09-17 Christoph MallonRemove unnecessary ValeCmp() macro for irnodeset.
2007-08-02 Sebastian HackRemoved the "specializable" arrayset
2007-07-13 Michael Beck_ir_nodeset_find() returns already an int
2007-07-13 Michael Beckfixed typo
2007-07-11 Sebastian HackAdded sorted array sets.
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-12 Matthias Braunstart with smaller nodesets by default
2007-05-21 Michael BeckHash() should return an unsigned
2007-05-16 Matthias Braunfix
2007-05-16 Matthias Braunfix typo so that irnodeset really uses node numbers...
2007-04-27 Christian Würdigadded new licence header
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...