]> git.ipfire.org Git - thirdparty/valgrind.git/commit
ir_opt.c: Algebraic simplification for Iop_Add.
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 3 Sep 2025 15:00:56 +0000 (15:00 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Wed, 3 Sep 2025 15:00:56 +0000 (15:00 +0000)
commitfe08b27ec036f67d2cdb52e6ca56a0624c8a89c4
treef7fbfbc8470be5fd7ef9f9f6489cbfaf252cca54
parent7270e04ab8eb73d5787a9f1209edf40b309bc686
ir_opt.c:  Algebraic simplification for Iop_Add.

The simplification rules for IopAdd32/64 also apply for Iop_Add8/16.
VEX/priv/ir_opt.c