1. 682a052 tcg/ppc: Sync tcg_out_test and constraints by Richard Henderson · 7 months ago
  2. 5915139 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 8 months ago
  3. a71d9df tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 by Richard Henderson · 8 months ago
  4. b86c6ba util/cpuinfo-riscv: Support host/cpuinfo.h for riscv by Richard Henderson · 8 months ago
  5. 4408155 meson: Drop the .fa library suffix by Paolo Bonzini · 9 months ago
  6. 414b180 meson: Pass objects and dependencies to declare_dependency() by Akihiko Odaki · 9 months ago
  7. fe721c1 Revert "host/i386: assume presence of POPCNT" by Paolo Bonzini · 9 months ago
  8. 521d7fb tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers by Richard Henderson · 8 months ago
  9. 6b0ca41 tcg/loongarch64: Enable v256 with LASX by Richard Henderson · 9 months ago
  10. 4c2c574 tcg/loongarch64: Support LASX in tcg_out_vec_op by Richard Henderson · 9 months ago
  11. 3683354 tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op by Richard Henderson · 9 months ago
  12. 8407701 tcg/loongarch64: Remove temp_vec from tcg_out_vec_op by Richard Henderson · 9 months ago
  13. 571f64f tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st} by Richard Henderson · 9 months ago
  14. 604ba81 tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op by Richard Henderson · 9 months ago
  15. cbf5a8f tcg/loongarch64: Support LASX in tcg_out_addsub_vec by Richard Henderson · 9 months ago
  16. ce37579 tcg/loongarch64: Simplify tcg_out_addsub_vec by Richard Henderson · 9 months ago
  17. 825d53f tcg/loongarch64: Support LASX in tcg_out_dupi_vec by Richard Henderson · 9 months ago
  18. 75b5ffd tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec by Richard Henderson · 9 months ago
  19. 15750fa tcg/loongarch64: Support LASX in tcg_out_dupm_vec by Richard Henderson · 9 months ago
  20. e78dc00 tcg/loongarch64: Support LASX in tcg_out_dup_vec by Richard Henderson · 9 months ago
  21. 4f222d8 tcg/loongarch64: Simplify tcg_out_dup_vec by Richard Henderson · 9 months ago
  22. 1c05d53 tcg/loongarch64: Support TCG_TYPE_V64 by Richard Henderson · 9 months ago
  23. 3a7a53c tcg/loongarch64: Handle i32 and i64 moves between gr and fr by Richard Henderson · 9 months ago
  24. 3e26131 tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs by Richard Henderson · 9 months ago
  25. 741b0ee tcg/loongarch64: Import LASX, FP insns by Richard Henderson · 9 months ago
  26. 45ccdbc host/i386: assume presence of POPCNT by Paolo Bonzini · 9 months ago
  27. e68e97c host/i386: assume presence of CMOV by Paolo Bonzini · 9 months ago
  28. 6130615 tcg: include dependencies in static_library() by Paolo Bonzini · 9 months ago
  29. f230c79 tcg/arm: Support TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
  30. b04574d tcg/aarch64: Support TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
  31. 6975cc4 tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
  32. af8c14a tcg: Introduce TCG_TARGET_HAS_tst_vec by Richard Henderson · 10 months ago
  33. c9290df tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regs by Richard Henderson · 10 months ago
  34. 34e5e1d plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start by Richard Henderson · 11 months ago
  35. 36bc99b plugins: Use translator_st for qemu_plugin_insn_data by Richard Henderson · 11 months ago
  36. 8d65cda tcg/optimize: Optimize setcond with zmask by Richard Henderson · 11 months ago
  37. 19517b8 tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff by Richard Henderson · 11 months ago
  38. 2623ca6 tcg/i386: Simplify immediate 8-bit logical vector shifts by Richard Henderson · 12 months ago
  39. b3ee719 tcg: Add write_aofs to GVecGen3i by Richard Henderson · 12 months ago
  40. b384c73 plugins: Replace pr_ops with a proper debug dump flag by Richard Henderson · 12 months ago
  41. 36ab430 tcg: Remove INDEX_op_plugin_cb_{start,end} by Richard Henderson · 12 months ago
  42. b074897 tcg: Remove TCG_CALL_PLUGIN by Richard Henderson · 12 months ago
  43. 8a2927f plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM by Richard Henderson · 12 months ago
  44. a0948bb plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN by Richard Henderson · 12 months ago
  45. 83a0ad2 tcg: Pass function pointer to tcg_gen_call* by Richard Henderson · 12 months ago
  46. ed30e7b tcg: Make tcg/helper-info.h self-contained by Richard Henderson · 12 months ago
  47. d3cbde7 exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' by Philippe Mathieu-Daudé · 11 months ago
  48. 07843f7 tcg: Add TCGContext.emit_before_op by Richard Henderson · 12 months ago
  49. e25fe88 tcg/optimize: Do not attempt to constant fold neg_vec by Richard Henderson · 11 months ago
  50. 2911e9b tcg/optimize: Fix sign_mask for logical right-shift by Richard Henderson · 11 months ago
  51. 4fe19bb tcg/aarch64: Fix tcg_out_brcond for test comparisons by Richard Henderson · 12 months ago
  52. 1d24c36 tcg/aarch64: Fix tcg_out_cmp for test comparisons by Richard Henderson · 12 months ago
  53. ff20281 tcg/optimize: fix uninitialized variable by Paolo Bonzini · 1 year ago
  54. 7f89fdf tcg/aarch64: Apple does not align __int128_t in even registers by Richard Henderson · 1 year ago
  55. e41f182 tcg/arm: Fix goto_tb for large translation blocks by Richard Henderson · 1 year, 1 month ago
  56. 23c5692 tcg/tci: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  57. 585b7a4 tcg/s390x: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  58. d95b51d tcg/s390x: Add TCG_CT_CONST_CMP by Richard Henderson · 1 year, 4 months ago
  59. cbaddf3 tcg/s390x: Split constraint A into J+U by Richard Henderson · 1 year, 4 months ago
  60. ad788ae tcg/ppc: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  61. 282ef7e tcg/ppc: Add TCG_CT_CONST_CMP by Richard Henderson · 1 year, 4 months ago
  62. 2f2faef tcg/ppc: Tidy up tcg_target_const_match by Richard Henderson · 1 year, 4 months ago
  63. 740f1d4 tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel by Richard Henderson · 1 year, 4 months ago
  64. 2e7eafc tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc by Richard Henderson · 1 year, 4 months ago
  65. b9ddaf5 tcg/sparc64: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  66. 905afe3 tcg/sparc64: Pass TCGCond to tcg_out_cmp by Richard Henderson · 1 year, 4 months ago
  67. 6bc74a5 tcg/sparc64: Hoist read of tcg_cond_to_rcond by Richard Henderson · 1 year, 4 months ago
  68. be1335d tcg/i386: Use TEST r,r to test 8/16/32 bits by Paolo Bonzini · 1 year, 2 months ago
  69. d3d1c30 tcg/i386: Improve TSTNE/TESTEQ vs powers of two by Richard Henderson · 1 year, 2 months ago
  70. 303214a tcg/i386: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  71. 6749d85 tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp by Richard Henderson · 1 year, 4 months ago
  72. c95da56 tcg/i386: Pass x86 condition codes to tcg_out_cmov by Richard Henderson · 1 year, 4 months ago
  73. 9f56661 tcg/arm: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  74. e67ec08 tcg/arm: Split out tcg_out_cmp() by Richard Henderson · 1 year, 4 months ago
  75. 34aff3c tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX by Richard Henderson · 1 year, 4 months ago
  76. 92a11b9 tcg/aarch64: Generate TBZ, TBNZ by Richard Henderson · 1 year, 1 month ago
  77. a0f5b3f tcg/aarch64: Massage tcg_out_brcond() by Philippe Mathieu-Daudé · 1 year, 1 month ago
  78. 339adf2 tcg/aarch64: Support TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  79. 21e9a8a tcg: Add TCGConst argument to tcg_target_const_match by Richard Henderson · 1 year, 4 months ago
  80. fb04ab7 tcg/optimize: Lower TCG_COND_TST{EQ,NE} if unsupported by Richard Henderson · 1 year, 2 months ago
  81. ceb9ee0 tcg/optimize: Handle TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  82. 7e64b11 tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2 by Richard Henderson · 1 year, 4 months ago
  83. 246c4b7 tcg/optimize: Split out do_constant_folding_cond1 by Richard Henderson · 1 year, 4 months ago
  84. 27cdb85 tcg/optimize: Split out arg_is_const_val by Richard Henderson · 1 year, 4 months ago
  85. caf3eac tcg: Introduce TCG_TARGET_HAS_tst by Richard Henderson · 1 year, 2 months ago
  86. d48097d tcg: Introduce TCG_COND_TST{EQ,NE} by Richard Henderson · 1 year, 4 months ago
  87. 45bf0e7 tcg/loongarch64: Set vector registers call clobbered by Richard Henderson · 1 year, 1 month ago
  88. 327b75a accel/tcg: Move perf and debuginfo support to tcg/ by Ilya Leoshkevich · 1 year, 1 month ago
  89. 9f6523e tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct by Joseph Burt · 1 year, 1 month ago
  90. c1ddc18 tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns by Richard Henderson · 1 year, 1 month ago
  91. 8f8419d tcg: Make the cleanup-on-error path unique by Samuel Tardieu · 1 year, 2 months ago
  92. 0e5e621 tcg: Remove unreachable code by Samuel Tardieu · 1 year, 2 months ago
  93. ca5bed0 tcg/ppc: Use new registers for LQ destination by Richard Henderson · 1 year, 2 months ago
  94. afa37be tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates by Paolo Bonzini · 1 year, 2 months ago
  95. 64708db tcg/i386: convert add/sub of 128 to sub/add of -128 by Paolo Bonzini · 1 year, 2 months ago
  96. 1220f58 meson: remove config_targetos by Paolo Bonzini · 1 year, 6 months ago
  97. cbb1455 tcg: Reduce serial context atomicity earlier by Richard Henderson · 1 year, 3 months ago
  98. 85d57a3 tcg/loongarch64: Fix tcg_out_mov() Aborted by Song Gao · 1 year, 3 months ago
  99. d36ce28 tcg/sparc64: Implement tcg_out_extrl_i64_i32 by Richard Henderson · 1 year, 4 months ago
  100. f245757 tcg/optimize: Canonicalize sub2 with constants to add2 by Richard Henderson · 1 year, 4 months ago