qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] tcg patch queue
@ 2015-06-09 14:12 Richard Henderson
  2015-06-09 14:12 ` [Qemu-devel] [PULL 1/9] tcg: Mask TCGMemOp appropriately for indexing Richard Henderson
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Richard Henderson @ 2015-06-09 14:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, aurelien

Two patch sets from Aurelien, and a couple of fixes from me
that are blocking the MIPS unaligned access patches.

Please pull, thanks.


r~


PS: I'm going to be on vacation for the next 6 weeks, and
so ever so sparsely available.


The following changes since commit 44ee94e4862603c2b1b21718effc5f17b39f43bc:

  Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into staging (2015-06-09 11:07:41 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20150609

for you to fetch changes up to 36e60ef6ac5d8a262d0fbeedfdb2b588514cb1ea:

  tcg/optimize: rename tcg_constant_folding (2015-06-09 07:00:56 -0700)

----------------------------------------------------------------
Collected TCG patches

----------------------------------------------------------------
Aurelien Jarno (7):
      tcg: fix register allocation with two aliased dead inputs
      tcg: fix dead computation for repeated input arguments
      tcg/optimize: remove opc argument from tcg_opt_gen_movi
      tcg/optimize: remove opc argument from tcg_opt_gen_mov
      tcg/optimize: fold temp copies test in tcg_opt_gen_mov
      tcg/optimize: fold constant test in tcg_opt_gen_mov
      tcg/optimize: rename tcg_constant_folding

Richard Henderson (2):
      tcg: Mask TCGMemOp appropriately for indexing
      tcg: Handle MO_AMASK in tcg_dump_ops

 tcg/aarch64/tcg-target.c |   4 +-
 tcg/arm/tcg-target.c     |   6 +-
 tcg/i386/tcg-target.c    |   4 +-
 tcg/mips/tcg-target.c    |   4 +-
 tcg/optimize.c           | 149 +++++++++++++++++++----------------------------
 tcg/ppc/tcg-target.c     |   8 +--
 tcg/s390/tcg-target.c    |   4 +-
 tcg/sparc/tcg-target.c   |  30 +++++-----
 tcg/tcg.c                |  39 +++++++++++--
 tci.c                    |   8 +--
 10 files changed, 126 insertions(+), 130 deletions(-)

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

end of thread, other threads:[~2015-06-09 15:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 14:12 [Qemu-devel] [PULL 0/9] tcg patch queue Richard Henderson
2015-06-09 14:12 ` [Qemu-devel] [PULL 1/9] tcg: Mask TCGMemOp appropriately for indexing Richard Henderson
2015-06-09 14:12 ` [Qemu-devel] [PULL 2/9] tcg: Handle MO_AMASK in tcg_dump_ops Richard Henderson
2015-06-09 14:12 ` [Qemu-devel] [PULL 3/9] tcg: fix register allocation with two aliased dead inputs Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 4/9] tcg: fix dead computation for repeated input arguments Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 5/9] tcg/optimize: remove opc argument from tcg_opt_gen_movi Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 6/9] tcg/optimize: remove opc argument from tcg_opt_gen_mov Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 7/9] tcg/optimize: fold temp copies test in tcg_opt_gen_mov Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 8/9] tcg/optimize: fold constant " Richard Henderson
2015-06-09 14:13 ` [Qemu-devel] [PULL 9/9] tcg/optimize: rename tcg_constant_folding Richard Henderson
2015-06-09 15:45 ` [Qemu-devel] [PULL 0/9] tcg patch queue Peter Maydell

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).