]> git.ipfire.org Git - thirdparty/gcc.git/commit
Enable LRA for ia64
authorRené Rebe <rene@exactcode.de>
Wed, 12 Jun 2024 10:42:00 +0000 (12:42 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Oct 2024 09:28:33 +0000 (11:28 +0200)
commit68afc7acf609be2b19ec05c8393c2ffc7f4adb4a
tree9b588d6a56295ffa4e4a60390688fa21a13b493d
parent452b12cea8869f120e7c703577c4270476fe6b76
Enable LRA for ia64

This was tested by bootstrapping GCC natively on ia64-t2-linux-gnu and
running the testsuite (based on
236116068151bbc72aaaf53d0f223fe06f7e3bac):

https://gcc.gnu.org/pipermail/gcc-testresults/2024-June/817268.html

For comparison, the same with just
236116068151bbc72aaaf53d0f223fe06f7e3bac:

https://gcc.gnu.org/pipermail/gcc-testresults/2024-June/817267.html

gcc/
* config/ia64/ia64.cc: Enable LRA for ia64.
* config/ia64/ia64.md: Likewise.
* config/ia64/predicates.md: Likewise.

Signed-off-by: René Rebe <rene@exactcode.de>
gcc/config/ia64/ia64.cc
gcc/config/ia64/ia64.md
gcc/config/ia64/predicates.md