2025-04-28 |
Richard Henderson | tcg: Convert bswap64 to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_bswap32_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert bswap32 to TCGOutOpBswap |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_bswap16_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert bswap16 to TCGOutOpBswap |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert setcond2_i32 to TCGOutOpSetcond2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert brcond2_i32 to TCGOutOpBrcond2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/ppc: Expand arguments to tcg_out_cmp2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/arm: Expand arguments to tcg_out_cmp2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/ppc: Drop fallback constant loading in tcg_out_cmp |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_movcond_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert movcond to TCGOutOpMovcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_brcond_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert brcond to TCGOutOpBrcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_{neg}setcond_{i32,i64}` |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert setcond, negsetcond to TCGOutOpSetcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/tci: Support negsetcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/mips: Support negsetcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Support negsetcond |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mulu2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert mulu2 to TCGOutOpMul2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_muls2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert muls2 to TCGOutOpMul2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_ctpop_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert ctpop to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_ctz_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert ctz to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_clz_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert clz to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_rot{l,r}_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert rotl, rotr to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Do not require both rotr and rotl from the backend |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_sar_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert sar to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_shr_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert shr to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_shl_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert shl to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_remu_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert remu to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_rem_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert rem to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_divu2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert divu2 to TCGOutOpDivRem |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_div2_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert div2 to TCGOutOpDivRem |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_divu_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert divu to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_div_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert div to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mulsh_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert mulsh to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_muluh_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert muluh to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mul_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert mul to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_not_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert not to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_neg_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert neg to TCGOutOpUnary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_sub_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert sub to TCGOutOpSubtract |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/arm: Fix constraints for sub |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Do not accept constant argument to nor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_nand_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert nand to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_eqv_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert eqv to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold eqv with immediate to xor |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_xor_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert xor to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_orc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert orc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold orc with immediate to or |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_or_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert or to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_andc_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert andc to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Emit add r,r,-1 in fold_setcond_tst_pow2 |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Fold andc with immediate to and |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_and_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert and to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_add_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Convert add to TCGOutOpBinary |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Merge INDEX_op_mov_{i32,i64} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Remove INDEX_op_ext{8,16,32}* |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Use extract2 for cross-word 64-bit extract on... |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add all_outop[] |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg: Add TCGType to tcg_op_insert_{after,before} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/optimize: Introduce opt_insert_{before,after} |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP |
commit | commitdiff | tree |
2025-04-28 |
Richard Henderson | tcg/loongarch64: Fix vec_val computation in tcg_target_... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://repo.or.cz/qemu... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'single-binary-20250425' of https://github... |
commit | commitdiff | tree |
2025-04-27 |
Stefan Hajnoczi | Merge tag 'pull-vfio-20250425' of https://github.com... |
commit | commitdiff | tree |
2025-04-25 |
Denis Rastyogin | qemu-img: improve queue depth validation in img_bench |
commit | commitdiff | tree |
2025-04-25 |
Philippe Mathieu... | qemu: Convert target_name() to TargetInfo API |
commit | commitdiff | tree |
next |