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] Index expmed.c's shift_cost by machine mode


On Sat, Jun 12, 2004 at 12:20:50PM -0600, Roger Sayle wrote:
> 	* expmed.c (shift_cost, shiftadd_cost, shiftsub_cost): Additionally
> 	index by machine mode.
> 	(init_expmed): Initialize shift_cost, shiftadd_cost and shiftsub_cost
> 	tables inside the loop over machine modes.
> 	(synth_mult, expand_mult_highpart_optab, expand_mult_highpart,
> 	expand_divmod): Index shift*_cost by the appropriate machine mode.

Ok.


r~


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