i386.c (ix86_expand_setcc): Don't use method 0 before CSE.
authorRichard Henderson <rth@redhat.com>
Mon, 23 Jul 2001 21:16:02 +0000 (14:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 23 Jul 2001 21:16:02 +0000 (14:16 -0700)
commitc50e5bc0abd1531bdc12772fe236b1053001a22a
treeb37259266f119c03012626be17bb5bf989e23210
parent9099cc4f790939fe710dc400cef829cf8c0894ff
i386.c (ix86_expand_setcc): Don't use method 0 before CSE.

        * config/i386/i386.c (ix86_expand_setcc): Don't use method 0
        before CSE.
        * config/i386/i386.md: New setcc+movzbl peephole2.

From-SVN: r44279
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md