i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUM
authorJan Hubicka <hubicka@freesoft.cz>
Thu, 29 Oct 1998 00:38:31 +0000 (01:38 +0100)
committerJeff Law <law@gcc.gnu.org>
Thu, 29 Oct 1998 00:38:31 +0000 (17:38 -0700)
commitbb62e19a20a4bcabb9d158766c2a4fadcab2328a
treebe302a69f0c0e3b6f5d681b205c0846ba4a33696
parent63ece2d2779b1aaad137beabe029a9575994b640
i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUM

        * i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUM
        (zero_extendsidi2): Use # in output template and handle completely by
        splits.
        (zero_extend splitters): New define_splits.
        (ashiftrt_32): New pattern.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r23418
gcc/ChangeLog
gcc/config/i386/i386.md