forbid calls of new_XXX and new_d_XXX when not in phase_building (only new_r_XXX...
authorMatthias Braun <matze@braunis.de>
Wed, 6 Oct 2010 08:40:34 +0000 (08:40 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 6 Oct 2010 08:40:34 +0000 (08:40 +0000)
commit6730cf921d356d992d35526daf57f82af7ab0816
tree1a1a5eac7c81b210a2d90c32a88462e97502127c
parente5eb3be009a71eeb9134077fe0cf9b9ccfe97a90
forbid calls of new_XXX and new_d_XXX when not in phase_building (only new_r_XXX allowed)

[r28037]
54 files changed:
include/libfirm/ircons.h
include/libfirm/typerep.h
ir/ana/cgana.c
ir/ana/irconsconfirm.c
ir/ana/irdom.c
ir/be/amd64/bearch_amd64.c
ir/be/arm/arm_transform.c
ir/be/arm/bearch_arm.c
ir/be/beabi.c
ir/be/bechordal_main.c
ir/be/beinfo.c
ir/be/beirgmod.c
ir/be/benode.c
ir/be/bepeephole.c
ir/be/bespillslots.c
ir/be/bespillutil.c
ir/be/betranshlp.c
ir/be/ia32/bearch_ia32.c
ir/be/ia32/ia32_finish.c
ir/be/ia32/ia32_fpu.c
ir/be/ia32/ia32_intrinsics.c
ir/be/ia32/ia32_optimize.c
ir/be/ia32/ia32_x87.c
ir/be/sparc/bearch_sparc.c
ir/be/sparc/sparc_transform.c
ir/ir/irarch.c
ir/ir/ircons.c
ir/ir/ircons_t.h
ir/ir/irgraph.c
ir/ir/irio.c
ir/ir/iropt.c
ir/ir/irprofile.c
ir/lower/lower_dw.c
ir/lower/lower_hl.c
ir/lower/lower_intrinsics.c
ir/lower/lower_switch.c
ir/opt/boolopt.c
ir/opt/cfopt.c
ir/opt/combo.c
ir/opt/convopt.c
ir/opt/fp-vrp.c
ir/opt/gvn_pre.c
ir/opt/ldstopt.c
ir/opt/loop.c
ir/opt/opt_ldst.c
ir/opt/opt_osr.c
ir/opt/opt_polymorphy.c
ir/opt/reassoc.c
ir/opt/scalar_replace.c
ir/opt/tailrec.c
ir/opt/tropt.c
ir/tr/compound_path.c
ir/tr/entity.c
ir/tr/type.c