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 computing address costs in ivopts


On Mon, Nov 08, 2004 at 06:04:54PM +0100, Zdenek Dvorak wrote:
> 	* tree-ssa-loop-ivopts.c (get_address_cost): Add address elements in
> 	right order.
> 	(force_var_cost): Determine cost of addition and multiplication more
> 	precisely.
> 	(get_computation_cost_at): Add cost for computing address elements to
> 	the final cost.

Ok.


r~


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