]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Constant folding for various binary IRops. (BZ 506211)
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 16 Jul 2025 20:01:54 +0000 (20:01 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Wed, 16 Jul 2025 20:01:54 +0000 (20:01 +0000)
commit943e7070f3b8dd6f903779640f4f75db6b972e83
tree342b83c8cd730674356d478fee26b0166b3456b3
parent0593738843903c7c2d6299bf2a47f63ebc08e947
Constant folding for various binary IRops. (BZ 506211)

Iop_Add16, Iop_Sub16,
Iop_CmpEQ8/16, Iop_CasCmpEQ8/16/32/64, Iop_CmpNE16, Iop_CasCmpNE16,
Iop_ExpCmpNE16

Part of fixing https://bugs.kde.org/show_bug.cgi?id=506211
VEX/priv/ir_opt.c
none/tests/iropt-test/binary.c
none/tests/iropt-test/irops.tab