[PATCH GCC8][16/33]Move multiplier_allowed_in_address_p to tree-ssa-address

Richard Biener richard.guenther@gmail.com
Wed Apr 26 13:12:00 GMT 2017


On Tue, Apr 18, 2017 at 12:45 PM, Bin Cheng <Bin.Cheng@arm.com> wrote:
> Hi,
> Now function multiplier_allowed_in_address_p is no longer referred in ivopts,
> so move to the only file using it and make it static.

Ok.

Richard.

> Thanks,
> bin
> 2017-04-11  Bin Cheng  <bin.cheng@arm.com>
>
>         * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move
>         from ...
>         * tree-ssa-address.c (multiplier_allowed_in_address_p): ... to here
>         as local function.  Include necessary header files.
>         * tree-ssa-loop-ivopts.h (multiplier_allowed_in_address_p): Delete.



More information about the Gcc-patches mailing list