]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND, ZERO_EXTEND and PARALLEL cases.
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 15 Sep 2012 13:24:30 +0000 (13:24 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 15 Sep 2012 13:24:30 +0000 (13:24 +0000)
commit8385420c4f45090a3393557783d8c7c73ef9a9b7
tree2dedca1f1de4cef97fbcc5696371bb47ed5260e8
parent29454ff5257a3a074e868790dc4f6bcdfb1b0b03
sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND, ZERO_EXTEND and PARALLEL cases.

* config/sh/sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND,
ZERO_EXTEND and PARALLEL cases.
(sh_address_cost): Correct rtx parsing and tweak cost estimations.

From-SVN: r191342
gcc/ChangeLog
gcc/config/sh/sh.c