]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Constant folding tweaks.
authorFlorian Krohm <flo2030@eich-krohm.de>
Fri, 20 Jun 2025 20:28:22 +0000 (20:28 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Fri, 20 Jun 2025 20:28:22 +0000 (20:28 +0000)
commit4b8dcbb14601cf2bad02e370be825dcb7169bc16
treeca7b0605b726309ef907c34b2aa4e050c206e558
parentf7dccaab11b8dc1af2bbcd31dea5bb7a50c6f811
Constant folding tweaks.

Add constant folding for Iop_8Sto64, Iop_32HIto16, Iop_Or1 and various
integer comparison operators.
New functions mkFalse and mkTrue.
VEX/priv/ir_opt.c