On 01/05/15 11:22, Marcus Shawcroft wrote:
On 4 March 2015 at 15:37, Wilco Dijkstra <wdijk...@arm.com> wrote:
Include the cost of op0 and op1 in all cases in PLUS and MINUS in
aarch64_rtx_costs.
Bootstrap & regression OK.
ChangeLog:
2015-03-04 Wilco Dijkstra <wdijk...@arm.com>
* gcc/config/aarch64/aarch64.c (aarch64_rtx_costs):
Calculate cost of op0 and op1 in PLUS and MINUS cases.
OK, we take this one instead of Kyrill's. /Marcus
I've committed this patch on Wilcos' behalf with r222676.
Thanks,
Kyrill