mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
8429c35f2e
Implements the transformation (x == 0) -> (!x) via the boolean not opcode, inside the two's complement arithmetic normalization pass.