rework fragile ops to have a throws_exception attribute
authorMatthias Braun <matze@braunis.de>
Tue, 31 May 2011 14:27:06 +0000 (16:27 +0200)
committerMatthias Braun <matze@braunis.de>
Wed, 1 Jun 2011 12:43:26 +0000 (14:43 +0200)
commit6b45fde8adadc605dfe4c3a181c7fd8f78ac227c
treeae85ab822c644ae13ed702b6d7f0f696e17495a8
parentb7dd849f8dd4bf73629adffec3fbe19bed0e458b
rework fragile ops to have a throws_exception attribute
20 files changed:
include/libfirm/firm_types.h
include/libfirm/irnode.h
ir/be/beabi.c
ir/be/benode.c
ir/be/benode.h
ir/be/ia32/bearch_ia32.c
ir/be/ia32/ia32_common_transform.c
ir/be/ia32/ia32_fpu.c
ir/be/ia32/ia32_optimize.c
ir/be/ia32/ia32_spec.pl
ir/be/ia32/ia32_transform.c
ir/ir/irnode.c
ir/ir/irnode_t.h
ir/ir/iropt.c
ir/ir/irtypes.h
ir/ir/irverify.c
ir/lower/lower_intrinsics.c
scripts/gen_ir.py
scripts/ir_spec.py
scripts/spec_util.py