change get_ignore_irn API to take irg instead of abi
[libfirm] / ir / opt / dead_code_elimination.c
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...