]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add support for 32-bit hppa targets in muldi3 expander
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 13 Oct 2021 15:45:39 +0000 (15:45 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 13 Oct 2021 15:45:39 +0000 (15:45 +0000)
commitb707ac10d5a9af6d77fd21d9d7996bdd0264d28e
tree7330ee19c8ad6c54cc9375178600c1d0636e4f17
parentcb261f0e8fc08fb49f74002582ad5713cda684f7
Add support for 32-bit hppa targets in muldi3 expander

2021-10-13  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

* config/pa/pa.md (muldi3): Add support for inlining 64-bit
multiplication on 32-bit PA 1.1 and 2.0 targets.
gcc/config/pa/pa.md