Let foreach_pset() declare its iterator variable.
[libfirm] / ir / opt / critical_edges.c
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-13 Matthias Braunremove extended basic block support
2011-12-14 Matthias Braunremove more pointless end-brace comments
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Brauncritical_edges: set NO_CRITICAL_EDGES graph flag
2011-09-20 Matthias Braunuse IR_GRAPH_STATE instead of irg_extblk_info_state
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-05-25 Matthias Brauncleanup fragile op handling
2011-05-09 Andreas ZwinkauRemove obsolete loopinfo invalidation
2011-05-09 Andreas ZwinkauRemove obsolete outs invalidation
2011-04-28 Matthias Braunadd unknown_jump opflag for the special case of a jump...
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-07-05 Michael Beck- remove all irg parameter from node constructors havin...
2009-06-01 Matthias Braunadd note/error message about critical edge splitting...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-06-11 Michael Beck- add a version of remove_critical_edges() that handles...
2008-04-04 Michael Beck- code cleanup