Delegate setup of TCG temporaries to targets
commit614f104dfd2bf6d25170fb0afc086920cc7c407b
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 14 May 2011 12:58:04 +0000 (14 12:58 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 26 Jun 2011 18:25:43 +0000 (26 18:25 +0000)
tree35fb22e13fe420bf0addb0b42a0abf230b2f0347
parentcea5f9a28faa528b6b1b117c9ab2d8828f473fef
Delegate setup of TCG temporaries to targets

Delegate TCG temp_buf setup to targets, so that they can use a stack
frame later instead.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/arm/tcg-target.c
tcg/hppa/tcg-target.c
tcg/i386/tcg-target.c
tcg/ia64/tcg-target.c
tcg/mips/tcg-target.c
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c
tcg/s390/tcg-target.c
tcg/sparc/tcg-target.c
translate-all.c