simplify-rtx.c
178 KB
-
simplify-rtx.c (simplify_binary_operation_1): Handle more cases for the "(and X… · 31dd2a86
simplify-rtx.c (simplify_binary_operation_1): Handle more cases for the "(and X (ior (not X) Y) -> (and X Y)" transform. * simplify-rtx.c (simplify_binary_operation_1): Handle more cases for the "(and X (ior (not X) Y) -> (and X Y)" transform. From-SVN: r219217
Segher Boessenkool committed