merge common graph copying code; move dead code elimination into an own file
authorMatthias Braun <matze@braunis.de>
Sun, 7 Mar 2010 22:21:24 +0000 (22:21 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 7 Mar 2010 22:21:24 +0000 (22:21 +0000)
commit94e9283b212f0f10b460248de945576a0bb61703
treedc876660b6b6fb55c5752156b10242e41f242784
parentc40a8d840b6e6cdd9facf84d812c6813fee5a118
merge common graph copying code; move dead code elimination into an own file

[r27271]
include/libfirm/irgopt.h
include/libfirm/iroptimize.h
ir/be/beabi.c
ir/be/mips/bearch_mips.c
ir/common/irtools.c
ir/common/irtools.h
ir/ir/irgraph.c
ir/ir/iropt_t.h
ir/opt/dead_code_elimination.c [new file with mode: 0644]
ir/opt/ldstopt.c
ir/opt/opt_inline.c