simplify-rtx.c
165 KB
-
simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when… · 54833ec0
simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when B and C are both constants. 2011-03-21 Chung-Lin Tang <cltang@codesourcery.com> * simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when B and C are both constants. testsuite/ * gcc.target/arm/xor-and.c: New. From-SVN: r171208
Chung-Lin Tang committed