mbox series

[PULL,0/3] tcg queued patches

Message ID 20180302185622.27780-1-richard.henderson@linaro.org
Headers show
Series tcg queued patches | expand

Message

Richard Henderson March 2, 2018, 6:56 p.m. UTC
Only three outstanding patches for now.


r~


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