From: Stefan Hajnoczi Date: Tue, 1 Jul 2025 08:25:07 +0000 (-0400) Subject: Merge tag 'pull-tcg-20250630' of https://gitlab.com/rth7680/qemu into staging X-Git-Tag: v10.1.0-rc0~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6138e72b7e33e0240ee955a2754dd038ee99494d;p=thirdparty%2Fqemu.git Merge tag 'pull-tcg-20250630' of https://gitlab.com/rth7680/qemu into staging tcg/optimize: Build and use one's mask in logical operations tcg/optimize: Use fold_and in do_constant_folding_cond[12] tcg/optimize: Fold and to extract during optimize tcg/optimize: Simplify some fold constant checks tcg/riscv: Fix typo in tgen_extract tcg: Fix constant propagation in tcg_reg_alloc_dup # -----BEGIN PGP SIGNATURE----- # # iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmhirQYdHHJpY2hhcmQu # aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV9uvAgArBOTndFCLuPAubS/ # 3wg4L1TivXm/uEkZeNUSZ/x9i0eDE9/tDb5iRTH4vVkySndCgIQHbahrgNV349iM # hny7pONlZxpNyfbEsvfsgY1wdy5vdHD+EpCV4ycO579DEHwZM0Q/CfXKQjbMP2oq # 95zXgoIO5aCqTFZ8Eqa3WpiRvCQe9yHFMNBfm5btsmtyKHAvB+vSYwQskngwVYCJ # 5KWpzOVwBOgXZ7wRBAojOODizw7z9C32uTT5D1o0fxuuOUdtiU7rQbLgiomno/FM # BFz4cLY5+EehJSmXRbw7XbgsL5cICFSgTsFlnH9D8iqSnJFk//JMRQTUsHH42BGM # Sa9sWg== # =DuOD # -----END PGP SIGNATURE----- # gpg: Signature made Mon 30 Jun 2025 11:28:06 EDT # gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F # gpg: issuer "richard.henderson@linaro.org" # gpg: Good signature from "Richard Henderson " [full] # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F * tag 'pull-tcg-20250630' of https://gitlab.com/rth7680/qemu: (29 commits) tcg: Fix constant propagation in tcg_reg_alloc_dup tcg/riscv: Fix typo in tgen_extract tcg/optimize: Simplify fold_eqv constant checks tcg/optimize: Simplify fold_orc constant checks tcg/optimize: Simplify fold_andc constant checks tcg/optimize: Simplify fold_and constant checks tcg/optimize: Fold and to extract during optimize tcg/optimize: Use fold_and in do_constant_folding_cond[12] tcg/optimize: Build and use o_bits in fold_shift tcg/optimize: Build and use o_bits in fold_sextract tcg/optimize: Build and use o_bits in fold_movcond tcg/optimize: Build and use o_bits in fold_extu tcg/optimize: Build and use o_bits in fold_exts tcg/optimize: Build and use z_bits and o_bits in fold_extract2 tcg/optimize: Build and use o_bits in fold_extract tcg/optimize: Build and use o_bits in fold_deposit tcg/optimize: Build and use o_bits in fold_bswap tcg/optimize: Build and use o_bits in fold_xor tcg/optimize: Build and use zero, one and affected bits in fold_orc tcg/optimize: Build and use one and affected bits in fold_or ... Signed-off-by: Stefan Hajnoczi --- 6138e72b7e33e0240ee955a2754dd038ee99494d