combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1) 0)…
combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1) 0) into (eq (and (lshiftrt X Y) 1) 0). * combine.c (simplify_comparison): Convert (ne (and (lshiftrt (xor X CST) Y) 1) 0) into (eq (and (lshiftrt X Y) 1) 0). From-SVN: r71385
Showing
Please
register
or
sign in
to comment