r236461 - in /trunk/gcc: ChangeLog config/arm/a...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Thu May 19 13:54:00 GMT 2016


Author: ktkachov
Date: Thu May 19 13:54:31 2016
New Revision: 236461

URL: https://gcc.gnu.org/viewcvs?rev=236461&root=gcc&view=rev
Log:
[ARM] Fix costing of sign-extending load in rtx costs

	* config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
	Don't add cost of inner memory when handling sign-extended
	loads.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list