becopyheur4: Clean up co_mst_irn_init().
[libfirm] / ir / opt / dead_code_elimination.c
2012-12-12 Matthias Braunremove license stuff from files
2012-12-02 Christoph Mallonirgraph: Put the obstack into ir_graph instead of deleg...
2012-10-24 Matthias Braunremove irg_phase_state, use IR_GRAPH_CONSTRAINT instead
2012-08-21 Matthias Braunremove unused dead_node_elim_subst hook
2012-07-10 Christopher Frielerrespect dependency edges in dead code elimination
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-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauRemove dom_state and pdom_state attributes
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-16 Matthias Braunreplace and kill survive_dce stuff
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunmake some more optimisations independent of current_ir_...
2010-08-18 Matthias Braunremove lots of unnecessary and dangerous current_ir_gra...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-03-17 Matthias Brauninvalidate phase info before starting the code selectio...
2010-03-11 Michael Beck- fixed off-by-one error after phase refactoring
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-07 Matthias Braunmerge common graph copying code; move dead code elimina...