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]

Re: fix ADDR_COST for x86_64


On Thu, Oct 04, 2001 at 04:11:19PM +0200, Jan Hubicka wrote:
> 	* i386.c (*_cost): Add movsx/movzx cost.
> 	* i386.h (struct processor_costs): Add movsx/movzx fields.
> 	(RTX_COSTS): Handle zero/sign extend + avoid believing that
> 	64bit operations require split on 64bit machine.
> 	(CONST_COST): Make large 64bit constants expensive on 64bit compilation.

Ok.


r~


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