]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (x86_double_with_add): Turn off for Pentium and PPro.
authorJeffrey A Law <law@cygnus.com>
Mon, 5 Apr 1999 03:52:19 +0000 (03:52 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 5 Apr 1999 03:52:19 +0000 (21:52 -0600)
commit0a726ef13b023bd00f95c2724a8be93a6be27360
tree76f283a65b0dc7df22c01741fb38801cc2756752
parentb5d9b9ab00c982b667c5df009b555464ca765765
i386.c (x86_double_with_add): Turn off for Pentium and PPro.

* 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.

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