This is the mail archive of the gcc-cvs@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]

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


Author: ktkachov
Date: Tue Nov 18 09:33:25 2014
New Revision: 217692

URL: https://gcc.gnu.org/viewcvs?rev=217692&root=gcc&view=rev
Log:
[ARM] Handle simple SImode PLUS and MINUS cases in rtx costs

	* config/arm/arm.c (arm_new_rtx_costs, case PLUS, MINUS):
	Add cost of alu.arith in simple SImode case.

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


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