Loads do not remove any nodes from the exec after sets. Also fix a 'node leak'.
[libfirm] / ir / adt / unionfind.h
2007-04-26 Michael BeckTypo fixed
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-27 Christian Würdigfixed typo
2006-12-04 Matthias Braunimproved comments
2006-08-29 Matthias Braunfix uf_union if merging a set with itself
2006-08-04 Sebastian HackAdded unionfind by Matthias