OSDN Git Service

* i386.c (x86_double_with_add): Turn off for Pentium and PPro.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 1999 03:52:19 +0000 (03:52 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 1999 03:52:19 +0000 (03:52 +0000)
commitfce3146afe3bad0329191e1ebd3fe712aed5a44a
tree76f283a65b0dc7df22c01741fb38801cc2756752
parentcb712d5e5948541192ef420555e2dcc7582767a7
* i386.c (x86_double_with_add): Turn off for Pentium and PPro.
(small_shift_operand, output_ashlsi3): New functions.
* i386.h (small_shift_operand, output_ashlsi3): Declare.
* i386.md (ashlsi3): Simplify ahlsi3 patterns.  Remove splitters
that are no longer needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26189 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md