]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64.c (aarch64_if_then_else_costs): New function.
authorAndrew Pinski <apinski@cavium.com>
Tue, 3 Jun 2014 22:42:47 +0000 (15:42 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 3 Jun 2014 22:42:47 +0000 (15:42 -0700)
commit2d5ffe4631cfaf0322d2174a32cbb65bbee6c18f
tree242fcb7d12bd154886f09c7ce75028e720c3e7d7
parent3ce7abdd2f20ef1111e7241627bb8021910cd3e8
aarch64.c (aarch64_if_then_else_costs): New function.

2014-06-03  Andrew Pinski  <apinski@cavium.com>

* config/aarch64/aarch64.c (aarch64_if_then_else_costs): New function.
(aarch64_rtx_costs): Use aarch64_if_then_else_costs.

From-SVN: r211205
gcc/ChangeLog
gcc/config/aarch64/aarch64.c