]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR 80929
authorgjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2017 08:56:06 +0000 (08:56 +0000)
committergjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2017 08:56:06 +0000 (08:56 +0000)
commit415df51b789873bc30cd46312ba640275a6c671e
treeff5c0a850f064f31b7ad4e2b8f385356406186cd
parente20b054db9e36b194c51eb372b0a8008c5efe867
PR 80929
* config/avr/avr.c (avr_mul_highpart_cost): New static function.
(avr_rtx_costs_1) [TRUNCATE]: Use it to compute mul_highpart cost.
[LSHIFTRT, outer_code = TRUNCATE]: Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250258 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr.c