| Age | Commit message (Expand) | Author |
| 12 days | tcg/loongarch64: Fix compile issue LoongArch host | Bibo Mao |
| 12 days | tcg/aarch64: Use tgen_brcondi in tcg_out_qemu_ldst_i128 | Richard Henderson |
| 12 days | tcg: Fix typo in tcg_gen_hswap_i64 | Richard Henderson |
| 2026-08-21 | tcg: Export tcg_gen_ussub_i{32,64,tl} | Richard Henderson |
| 2026-08-18 | tcg/aarch64: Use CTZ from FEAT_CSSC | Richard Henderson |
| 2026-08-18 | tcg/aarch64: Implement ctpop with FEAT_CSSC | Richard Henderson |
| 2026-08-18 | target/riscv64: Implement min/max with Zbb | Richard Henderson |
| 2026-08-18 | tcg/aarch64: Implement min/max with FEAT_CSSC | Richard Henderson |
| 2026-08-18 | tcg/optimize: Handle min/max opcodes | Richard Henderson |
| 2026-08-18 | tcg: Add integer min/max opcodes | Richard Henderson |
| 2026-08-18 | tcg/riscv64: Implement revbit8 | Richard Henderson |
| 2026-08-18 | tcg/loongarch64: Implement revbit{8,32,64} | Richard Henderson |
| 2026-08-18 | tcg/loongarch64: Import REVBIT insns | Richard Henderson |
| 2026-08-18 | tcg/aarch64: Implement revbit{32,64} | Richard Henderson |
| 2026-08-18 | tcg/optimize: Handle revbit{8,32,64} | Richard Henderson |
| 2026-08-18 | tcg: Add revbit{8,32,64} opcodes | Richard Henderson |
| 2026-08-18 | tcg: Simplify bswap/hswap expansion using bitswap | Richard Henderson |
| 2026-08-18 | tcg: Add tcg_gen_revbit{8,32,64} | Richard Henderson |
| 2026-08-18 | tcg: Fix opcode dump for bswap | Richard Henderson |
| 2026-08-18 | tcg: Defer tb_flush when initial thread region alloc fails | Richard Henderson |
| 2026-08-18 | tcg: Return success from tcg_region_alloc | Richard Henderson |
| 2026-08-18 | tcg: Return success from tcg_region_alloc__locked | Richard Henderson |
| 2026-08-18 | tcg/optimize: Fix s_mask computation for shifts | Richard Henderson |
| 2026-08-18 | tcg/optimize: INDEX_op_mul is commutative | Richard Henderson |
| 2026-07-07 | tcg/loongarch64: Fix cmp_vec with TCG_COND_NE | Richard Henderson |
| 2026-07-07 | tcg/x86_64: declare MO_ATOM_WITHIN16 host atomicity support | Andrew Jones |
| 2026-06-12 | tcg: Silence ubsan error on tcg_splitwx_diff causing overflow | Fabiano Rosas |
| 2026-05-29 | tcg: Optimize INDEX_op_mul[us]2 for 0 and 1 | Richard Henderson |
| 2026-05-29 | tcg: Massage fold_multiply2() | Richard Henderson |
| 2026-05-21 | tcg: Introduce tcg_gen_addN_i64 | Richard Henderson |
| 2026-05-21 | tcg: Introduce tcg_zero_i128() | Philippe Mathieu-Daudé |
| 2026-05-21 | buildsys: Remove MIPS TCG backend | Philippe Mathieu-Daudé |
| 2026-04-30 | tcg/aarch64/tcg-target.c.inc: Manual replace of I3310, I3313 | Jim MacArthur |
| 2026-04-30 | tcg/aarch64/tcg-target.c.inc: Replacement of I3XXX names | Jim MacArthur |
| 2026-03-25 | tcg: Pass host-endian values to plugin_gen_mem_callbacks_* | Richard Henderson |
| 2026-03-10 | tcg/optimize: possibly expand deposit into zero with shifts | Richard Henderson |
| 2026-03-10 | tcg: target-dependent lowering of extract to shr/and | Paolo Bonzini |
| 2026-03-10 | tcg: Add tcg_op_imm_match | Paolo Bonzini |
| 2026-03-10 | tcg: Expand missing rotri with extract2 | Richard Henderson |
| 2026-03-10 | tcg/optimize: Lower unsupported extract2 during optimize | Richard Henderson |
| 2026-03-10 | tcg/optimize: Lower unsupported deposit during optimize | Richard Henderson |
| 2026-03-10 | tcg: Drop extract+shl expansions in tcg_gen_deposit_z_* | Richard Henderson |
| 2026-02-19 | tcg: move tcg_use_softmmu to tcg/tcg-internal.h | Pierrick Bouvier |
| 2026-01-17 | tcg: Unconditionally define atomic64 helpers | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS test in tcg-has.h | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS tests in tcg-internal.h | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS tests in tcg.c | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op-ldst.c | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op-gvec.c | Richard Henderson |
| 2026-01-17 | tcg: Drop TCG_TARGET_REG_BITS tests in tcg-op.c | Richard Henderson |