introduce Switch node
[libfirm] / ir / opt / parallelize_mem.c
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