[Patch AArch64 obvious] Unify address costs to generic_addrcost_table

James Greenhalgh james.greenhalgh@arm.com
Wed Jul 26 17:42:00 GMT 2017


Hi,

The special case address cost tables for Cortex-A57 and qdf24xx are no
different from the generic address cost table. We should just use the
generic address cost table directly. If this changes in future, a core
is welcome to add new address cost tables.

Comitted as obvious as revision 250585 after a build-and-test.

Thanks,
James

---
2017-07-26  James Greenhalgh  <james.greenhalgh@arm.com>

	* config/aarch64/aarch64.c (cortexa57_addrcost_table): Remove.
	(qdf24xx_addrcost_table): Likewise.
	(cortexa57_tunings): Update to use generic_branch_cost.
	(cortexa72_tunings): Likewise.
	(cortexa73_tunings): Likewise.
	(qdf24xx_tunings): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Patch-AArch64-obvious-Unify-address-costs-to-generic.patch
Type: text/x-patch
Size: 2379 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170726/d363762f/attachment.bin>


More information about the Gcc-patches mailing list