[AArch64] Remember to cost operand 0 in FP compare-with-0.0 case
commit25b6d1debcd41eb36fc757b05c197faa147bfbfe
authorktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 May 2015 08:58:34 +0000 (1 08:58 +0000)
committerktkachov <ktkachov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 May 2015 08:58:34 +0000 (1 08:58 +0000)
tree7ad6ceb1a3c7e0ec0217cf10399e6ecbd3e5373f
parent2e32f22f46402b1cc408bc5785f246f521e0a036
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222673 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64.c