zhijian lin 0c9c62adf1
[PowerPC ]convert (setcc (and X, 1), 0, eq) to XORI (and X, 1), 1 (#168384)
Convert `(setcc (and X, 1), 0, eq)` to `XORI (and X, 1), 1`  , it will save one instruction.
2025-11-25 13:16:39 -05:00
..
2025-05-22 15:42:22 +01:00