becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / opt / garbage_collect.c
2012-12-12 Matthias Braunremove license stuff from files
2012-10-29 Matthias Braunmake remove_irp_irg API private
2012-06-14 Christoph MallonRemove compound path initializers.
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-05-04 Matthias Braunir_visibility cleanup
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-15 Sebastian BuchwaldFixed inconsistent uses of DEBUG_ONLY.
2011-08-04 Matthias Braunsplit irg and irp resources, add IRP_RESOURCE_TYPE_LINK
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-11 Michael BeckFixed backward iteration using size_t again.
2011-02-11 Matthias Braunuse long for now so at least not half the testsuite...
2011-02-11 Michael BeckWindows has no ssize_t ...
2011-02-09 Matthias Braunfix bugs introduced in last commit
2011-02-09 Michael BeckFurther spread size_t.
2010-10-06 Matthias Braunmake some more optimisations independent of current_ir_...
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-05-21 Matthias Braunsimplify confusing entity/owner interfaces. There is...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-12 Matthias Braundon't ignore entities in Sels
2010-02-05 Matthias Brauna new garbage collection pass less conservative than...