fix trailing whitespaces and tabulators in the middle of a line
[libfirm] / ir / opt / dead_code_elimination.c
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...