combine.c (simplify_logical): Recognize xor pattern that encodes rotation.
authorMarc Espie <espie@cvs.openbsd.org>
Thu, 14 Oct 1999 08:18:30 +0000 (08:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 14 Oct 1999 08:18:30 +0000 (02:18 -0600)
commit0918eca0642ecac8d0617d4db57ec90d79eeda42
treea57a6263d78a465f5a2317e71c41d41a97c8f3fa
parent866623d4d176f5c3b068ecafd97df3c4e1cf4f7f
combine.c (simplify_logical): Recognize xor pattern that encodes rotation.

        * combine.c (simplify_logical): Recognize xor pattern that encodes
        rotation.

From-SVN: r29965
gcc/ChangeLog
gcc/combine.c