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

Bin Cheng Bin.Cheng@arm.com
Tue Apr 18 10:46:00 GMT 2017


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.

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.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0016-multiplier_allowed_in_address_p-20170220.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170418/40f80be6/attachment.txt>


More information about the Gcc-patches mailing list