and-1.c
241 Bytes
-
x & C -> x if we know that x & ~C == 0 · c7986356
2016-05-17 Marc Glisse <marc.glisse@inria.fr> gcc/ * match.pd (X & C): New transformation. gcc/testsuite/ * gcc.dg/tree-ssa/and-1.c: New testcase. From-SVN: r236338
Marc Glisse committed