Allow loading of stack parameters with a different mode than the parameter mode....
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Oct 2007 23:03:18 +0000 (23:03 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Oct 2007 23:03:18 +0000 (23:03 +0000)
commit5c87c3af579d582a642d29d5f1be31c3421d2c65
tree9a0b8eea9fe966c3cfab54279690fec6c6cb1b30
parent16c92be5c4147bb35728f828959b5e0fa96b1319
Allow loading of stack parameters with a different mode than the parameter mode. This is useful for x86 where loading a char parameter as 32bit results in a shorter opcode.

[r16224]
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/arm/bearch_arm.c
ir/be/beabi.c
ir/be/beabi.h
ir/be/ia32/bearch_ia32.c
ir/be/mips/bearch_mips.c
ir/be/ppc32/bearch_ppc32.c