]> git.ipfire.org Git - thirdparty/gcc.git/commit
Improve costs for DImode shifts of interger constants.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 13 Sep 2020 18:50:07 +0000 (18:50 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 13 Sep 2020 18:50:07 +0000 (18:50 +0000)
commit23ee7de0be05b0407aaa19b9e7d044c7b6fdd235
treee8e57af4ab4473074c59daab9252f6d3ade328ed
parent1660e8316146a1308650debeca179cdc584d6084
Improve costs for DImode shifts of interger constants.

2020-09-13  Roger Sayle  <roger@nextmovesoftware.com>

gcc/ChangeLog
* config/pa/pa.c (hppa_rtx_costs) [ASHIFT, ASHIFTRT, LSHIFTRT]:
Provide accurate costs for DImode shifts of integer constants.
gcc/config/pa/pa.c