qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/3] tcg queued patches
@ 2018-03-15 17:38 Richard Henderson
  2018-03-15 17:38 ` [Qemu-devel] [PULL v2 1/3] tcg: Improve tcg_gen_muli_i32/i64 Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Henderson @ 2018-03-15 17:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Ho hum, I rushed v1 before leaving on holidays and failed to format
the cover letter properly, so Peter's scripts did not pick it up.

Patches 2 & 3 are real bug fixes and so still appropriate for the
softfreeze.  Patch 1 is trivial enough I didn't feel it needed to
be held back for 2.13 development.  Let me know if you disagree.


r~


The following changes since commit 56e8698ffa8aba9f762f980bc21b5340b006f24b:

  Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318-1' into staging (2018-03-15 14:48:09 +0000)

are available in the Git repository at:

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

for you to fetch changes up to adb196cbd5cff26547bc32a208074f03f4c4a627:

  tcg: Add choose_vector_size (2018-03-16 00:55:04 +0800)

----------------------------------------------------------------
Queued TCG patches

----------------------------------------------------------------
Richard Henderson (3):
      tcg: Improve tcg_gen_muli_i32/i64
      tcg/i386: Support INDEX_op_dup2_vec for -m32
      tcg: Add choose_vector_size

 tcg/i386/tcg-target.inc.c |   9 +
 tcg/tcg-op-gvec.c         | 438 +++++++++++++++++++++++++++-------------------
 tcg/tcg-op.c              |  24 ++-
 3 files changed, 286 insertions(+), 185 deletions(-)

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

end of thread, other threads:[~2018-03-16 18:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-15 17:38 [Qemu-devel] [PULL v2 0/3] tcg queued patches Richard Henderson
2018-03-15 17:38 ` [Qemu-devel] [PULL v2 1/3] tcg: Improve tcg_gen_muli_i32/i64 Richard Henderson
2018-03-15 17:38 ` [Qemu-devel] [PULL v2 2/3] tcg/i386: Support INDEX_op_dup2_vec for -m32 Richard Henderson
2018-03-15 17:38 ` [Qemu-devel] [PULL v2 3/3] tcg: Add choose_vector_size Richard Henderson
2018-03-16 18:10 ` [Qemu-devel] [PULL v2 0/3] tcg queued patches 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).