qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] tcg/ia64: misc improvements
@ 2012-10-09 20:32 Aurelien Jarno
  2012-10-09 20:32 ` [Qemu-devel] [PATCH 1/4] tcg/ia64: use stack for TCG temps Aurelien Jarno
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Aurelien Jarno @ 2012-10-09 20:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno

This patch series improve the IA64 backend by adding the movcond
instruction and optimizing the qemu_ld/st ops.

It also includes a patch from Blue Swirl posted more than a year
ago to use stack for TCG temps.

Aurelien Jarno (3):
  tcg/ia64: implement movcond_i32/64
  tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
  tcg/ia64: slightly optimize TLB access code

Blue Swirl (1):
  tcg/ia64: use stack for TCG temps

 tcg/ia64/tcg-target.c |  141 +++++++++++++++++++++++++++++++++----------------
 tcg/ia64/tcg-target.h |    4 +-
 2 files changed, 97 insertions(+), 48 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-10-10 20:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 20:32 [Qemu-devel] [PATCH 0/4] tcg/ia64: misc improvements Aurelien Jarno
2012-10-09 20:32 ` [Qemu-devel] [PATCH 1/4] tcg/ia64: use stack for TCG temps Aurelien Jarno
2012-10-09 20:32 ` [Qemu-devel] [PATCH 2/4] tcg/ia64: implement movcond_i32/64 Aurelien Jarno
2012-10-10 20:50   ` Richard Henderson
2012-10-09 20:32 ` [Qemu-devel] [PATCH 3/4] tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops Aurelien Jarno
2012-10-10 20:56   ` Richard Henderson
2012-10-09 20:32 ` [Qemu-devel] [PATCH 4/4] tcg/ia64: slightly optimize TLB access code Aurelien Jarno
2012-10-10 20:58   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).