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]

r222673 - in /trunk/gcc: ChangeLog config/aarch...


Author: ktkachov
Date: Fri May  1 08:58:34 2015
New Revision: 222673

URL: https://gcc.gnu.org/viewcvs?rev=222673&root=gcc&view=rev
Log:
[AArch64] Remember to cost operand 0 in FP compare-with-0.0 case

	* config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
	Add cost of op0 in the compare-with-fpzero case.


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


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