i386.md (ashlsi3): Turn into a define_expand an anonymous pattern.
authorJeffrey A Law <law@cygnus.com>
Tue, 2 Feb 1999 19:06:58 +0000 (19:06 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Feb 1999 19:06:58 +0000 (12:06 -0700)
commit47f59fd4d5e519288bb76e02f4a2a0f7d2d62572
treef397789491b6840579ea7d9f61d3484bfb906e88
parentcbca921c15ad8dca7df9ee697ecb70b89cdb1da0
i386.md (ashlsi3): Turn into a define_expand an anonymous pattern.

        * i386.md (ashlsi3): Turn into a define_expand an anonymous pattern.
        Make the anonymous pattern match when ! optimize_size.
        (ashlsi3 size optimizer): New pattern.

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