This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ppro cost of load+operation


On Tue, 2004-06-01 at 17:07, Steven Bosscher wrote:
> Hi,
> 
> This is now actually modelled in the PPro DFA, so it can
> go away.  Bootstrapped and tested on i686, OK?
> 
> Gr.
> Steven
> 
> 
> 	* i386.c (ix86_adjust_cost): Don't increase the cost for
> 	load+operation for PROCESSOR_PENTIUMPRO, it is already
> 	modelled in the DFA description
This is fine.  Please install this patch.


Thanks,
Jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]