]> gcc.gnu.org Git - gcc.git/commit
i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.
authorRoger Sayle <roger@eyesopen.com>
Sun, 20 Jun 2004 15:10:34 +0000 (15:10 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 20 Jun 2004 15:10:34 +0000 (15:10 +0000)
commite0c003921ff62fde521a14436bbeac899181a7b3
tree656ceab6687e65dd8b94a6dda37257ce017a376b
parentce70456bd6bebd23787157dd3f0cc65eb4ad381d
i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.

* config/i386/i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.
(ix86_rtx_costs) <ASHIFT, PLUS>: Consider ix86_cost->lea even when
TARGET_DECOMPOSE_LEA.

From-SVN: r83413
gcc/ChangeLog
gcc/config/i386/i386.c
This page took 0.060291 seconds and 5 git commands to generate.