- add more passes
[libfirm] / ir / opt / opt_frame.c
2009-08-16 Michael Beck- add more passes
2009-01-20 Michael Beck- check for entities on the frame only (no more value_p...
2009-01-19 Michael Beck- do not kick inner functions from the frame type
2009-01-03 Michael Beck- BugFix: not all users of the frame are Sel nodes...
2009-01-02 Michael Beck- BugFix: not all users of the frame are Sel nodes
2008-10-27 Michael Beck- more irp_resource_reserved()
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-03-11 Michael Beckuse assure_irg_outs()
2008-03-10 Michael Beck- as Sel's from the frame type are not lowered anymore...
2008-01-02 Michael Beckupdate copyright message
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-01 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-13 Michael Beckrename type entity into ir_entity
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-03-15 Michael Beckadded missing const
2006-03-15 Michael Beckopt_frame.[ch] added