i386.c (ix86_adjust_cost): Don't increase the cost for load+operation for PROCESSOR_P...
authorSteven Bosscher <steven@gcc.gnu.org>
Wed, 2 Jun 2004 17:34:35 +0000 (17:34 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Wed, 2 Jun 2004 17:34:35 +0000 (17:34 +0000)
commitdff008b446fd93001c3e0c97d503042c37fa8574
tree591a79896d3b020f48172df70066c3a38a9d29e1
parent2fa548415aa2a47d71a01155e6c1cd9dac1f5b36
i386.c (ix86_adjust_cost): Don't increase the cost for load+operation for PROCESSOR_PENTIUMPRO...

* i386.c (ix86_adjust_cost): Don't increase the cost for
load+operation for PROCESSOR_PENTIUMPRO, it is already
modelled in the DFA description

From-SVN: r82571
gcc/ChangeLog
gcc/config/i386/i386.c