becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / opt / parallelize_mem.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-19 Christoph MallonLet foreach_ir_nodeset() declare its iterator variables.
2012-07-13 Christoph MallonAdd ir_nodeset_first() to return the "first" node in...
2012-06-21 Matthias Braunavoid "Unknown" hacks with reroute_edges_except
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-20 Matthias Braunchange global optdesc declarations to static
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas Zwinkauconvert opts to use the opt_manage framework
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-19 Christoph MallonCorrect signed/unsigned mismatches due to size_t.
2011-01-18 Michael BeckFixed some size_t related warnings.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunmake some more optimisations independent of current_ir_...
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2009-12-21 Matthias Braunrename opt_sync to opt_parallelize_mem