[AArch64] Fix aarch64_rtx_costs of PLUS/MINUS
authorWilco Dijkstra <wdijkstr@arm.com>
Fri, 1 May 2015 12:52:34 +0000 (12:52 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Fri, 1 May 2015 12:52:34 +0000 (12:52 +0000)
commit23cb6618889371ea86f52cbdcda23765d4bda91f
tree5884f87f94002db8d8efef29dd19f9a32315acde
parent1d15ed75abb8a7f54cd33f554c977856b025222d
[AArch64] Fix aarch64_rtx_costs of PLUS/MINUS

On behalf of Wilco Dijkstra

2015-05-01  Wilco Dijkstra  <wdijkstr@arm.com>

* gcc/config/aarch64/aarch64.c (aarch64_rtx_costs):
Calculate cost of op0 and op1 in PLUS and MINUS cases.

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