- remove all irg parameter from node constructors having a block
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 5 Jul 2009 17:14:32 +0000 (17:14 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 5 Jul 2009 17:14:32 +0000 (17:14 +0000)
commite1397b01aceb38b6bb62c319007146af3b922f39
tree26d81952906666a562e15553685245b3dcf39235
parentf3264b834dc146548d329210961bcff76f33e366
- remove all irg parameter from node constructors having a block
- SymConst's are now ALWAYS placed in the start block

[r26236]
67 files changed:
include/libfirm/ircons.h
ir/ana/irconsconfirm.c
ir/ana/irmemory.c
ir/ana/structure.c
ir/be/arm/arm_optimize.c
ir/be/arm/arm_transform.c
ir/be/arm/bearch_arm.c
ir/be/beabi.c
ir/be/bechordal.c
ir/be/beflags.c
ir/be/beirgmod.c
ir/be/belower.c
ir/be/benewalloc.c
ir/be/benode.c
ir/be/benode_t.h
ir/be/bespill.c
ir/be/bespillslots.c
ir/be/bessaconstr.c
ir/be/bessadestr.c
ir/be/bestate.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_transform.c
ir/be/ia32/ia32_x87.c
ir/be/mips/bearch_mips.c
ir/be/mips/mips_transform.c
ir/be/ppc32/bearch_ppc32.c
ir/be/ppc32/ppc32_transform.c
ir/be/ppc32/ppc32_transform_conv.c
ir/ir/instrument.c
ir/ir/irarch.c
ir/ir/ircons.c
ir/ir/irio.c
ir/ir/iropt.c
ir/ir/irprofile.c
ir/lower/lower_calls.c
ir/lower/lower_copyb.c
ir/lower/lower_dw.c
ir/lower/lower_hl.c
ir/lower/lower_intrinsics.c
ir/lower/lower_mode_b.c
ir/opt/boolopt.c
ir/opt/cfopt.c
ir/opt/combo.c
ir/opt/condeval.c
ir/opt/convopt.c
ir/opt/critical_edges.c
ir/opt/escape_ana.c
ir/opt/funccall.c
ir/opt/gvn_pre.c
ir/opt/ifconv.c
ir/opt/ldst2.c
ir/opt/ldstopt.c
ir/opt/opt_blocks.c
ir/opt/opt_inline.c
ir/opt/opt_ldst.c
ir/opt/opt_osr.c
ir/opt/proc_cloning.c
ir/opt/reassoc.c
ir/opt/return.c
ir/opt/tailrec.c
ir/opt/tropt.c
scripts/gen_ir.py
scripts/gen_ir_io.py