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]

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


Author: ktkachov
Date: Fri Jan 15 17:29:16 2016
New Revision: 232441

URL: https://gcc.gnu.org/viewcvs?rev=232441&root=gcc&view=rev
Log:
[AArch64] Handle compare of zero_extract form of TST-immediate in rtx costs

	* config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
	Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.

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]