i386.md (SImode logical compare): Avoid outputing non-pariable testw and testl on...
authorJan Hubicka <hubicka@freesoft.cz>
Wed, 14 Apr 1999 00:51:30 +0000 (02:51 +0200)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Apr 1999 00:51:30 +0000 (18:51 -0600)
commit853c37e365f729d9ece936f0432138cbf1abdeb5
tree23e6b4d6bb9ef244bd07fa477eef1495c042f98f
parent251f0fb86341a03db3eaf9e325b795c145fc7507
i386.md (SImode logical compare): Avoid outputing non-pariable testw and testl on Pentium.

        * i386.md (SImode logical compare): Avoid outputing non-pariable testw
        and testl on Pentium.
        (register and memory bit tests): Likewise.
        (setcc, normal and reversed conditional branches): Use shorter
        sequence for testing flags stored in EAX.

From-SVN: r26437
gcc/ChangeLog
gcc/config/i386/i386.md