This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212753 - in /trunk/gcc: ChangeLog config/aarch...
- From: ktkachov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 17 Jul 2014 10:37:48 -0000
- Subject: r212753 - in /trunk/gcc: ChangeLog config/aarch...
Author: ktkachov
Date: Thu Jul 17 10:37:48 2014
New Revision: 212753
URL: https://gcc.gnu.org/viewcvs?rev=212753&root=gcc&view=rev
Log:
[AArch64] Handle fcvta[su] and frint in RTX cost function.
* config/aarch64/aarch64.c (aarch64_frint_unspec_p): New function.
(aarch64_rtx_costs): Handle FIX, UNSIGNED_FIX, UNSPEC.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c