rx.c (rx_rtx_costs): New function.
authorDJ Delorie <dj@redhat.com>
Thu, 22 Feb 2018 16:36:48 +0000 (11:36 -0500)
committerOleg Endo <olegendo@gcc.gnu.org>
Thu, 22 Feb 2018 16:36:48 +0000 (16:36 +0000)
commitea49b4dd2eb8d190f1470fea30dc582eceeee05d
tree24844f06f4b319767efd79ef5f85c6169f23dbdb
parent9029d3424fac933a8bd5fb6ea63583f7812b6ef6
rx.c (rx_rtx_costs): New function.

gcc/
* config/rx/rx.c (rx_rtx_costs): New function.
(TARGET_RTX_COSTS): Override to use rx_rtx_costs.

Co-Authored-By: Oleg Endo <olegendo@gcc.gnu.org>
Co-Authored-By: Sebastian Perta <sebastian.perta@renesas.com>
From-SVN: r257905
gcc/ChangeLog
gcc/config/rx/rx.c