simplify confusing entity/owner interfaces. There is no public way anymore to add...
[libfirm] / ir / opt / code_placement.c
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-01-28 Olaf Liebelower_highlevel didn't invalidate outedges, code_placem...
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-08-17 Michael Beck- moved pass constructors from irtools to irpass
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- graph passes can be added to prog managers now
2008-12-09 Michael Beck- fixed assertion
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-06 Christoph Mallons/irn_not_visited(x)/!irn_visited(x)/.
2008-09-23 Matthias Braunalways remove critical edges before doing code placement
2008-08-05 Michael Beck- more comments added, renamed some functions to have...
2008-08-05 Michael Beckremoved unneccessary recalculation of out edges
2008-07-08 Michael Beck- add a doxygen comment
2008-04-04 Michael Beck- code cleanup