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] more robust check for multiplier in addressing mode when determining the costs


On 10/22/13 17:42, Igor Shevlyakov wrote:
2013-10-22  Igor Shevlyakov<igor.shevlyakov@gmail.com>

* tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check both
   [reg+mult*reg] and [mult*reg] to determine if multiplier is allowed.
Thanks. I've re-bootstrapped & regtested on x86_64-unknown-linux-gnu with the trunk and installed this patch on your behalf.

Thanks,
Jeff


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