Simplify handling of unreachable code
authorMatthias Braun <matze@braunis.de>
Thu, 21 Apr 2011 13:58:53 +0000 (15:58 +0200)
committerMatthias Braun <matze@braunis.de>
Thu, 28 Apr 2011 10:45:12 +0000 (12:45 +0200)
commit65daf5bc390b02d68581f4c431dbdbfaae11b88f
tree3b55436d98ffe7eda461bd02a8e2fa5ad985e984
parent397a2c8b6eb110b23e9073be951984b849516f07
Simplify handling of unreachable code

See http://www.libfirm.org/Unreachable_Code for details
18 files changed:
include/libfirm/irgraph.h
include/libfirm/irnode.h
ir/ana/irdom.c
ir/ir/ircons.c
ir/ir/irdump.c
ir/ir/irgopt.c
ir/ir/irnode.c
ir/ir/irnode_t.h
ir/ir/iropt.c
ir/ir/irtypes.h
ir/ir/irverify.c
ir/opt/cfopt.c
ir/opt/code_placement.c
ir/opt/combo.c
ir/opt/jumpthreading.c
ir/opt/ldstopt.c
ir/opt/reassoc.c
scripts/gen_ir.py