[gcc(refs/users/matz/heads/x86-ssw)] x86: Implement separate shrink wrapping

2024-07-16 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:86676836d6cb8289c53ff3dffcf8583505a7e0f5 commit 86676836d6cb8289c53ff3dffcf8583505a7e0f5 Author: Michael Matz Date: Sun Jun 30 03:52:39 2024 +0200 x86: Implement separate shrink wrapping this adds support for the infrastructure for shrink wrapping separat

[gcc(refs/users/matz/heads/x86-ssw)] x86: Implement separate shrink wrapping

2024-07-16 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:f0d9a4c9d44c463f86699d7f054722d5d0a20d09 commit f0d9a4c9d44c463f86699d7f054722d5d0a20d09 Author: Michael Matz Date: Sun Jun 30 03:52:39 2024 +0200 x86: Implement separate shrink wrapping this adds support for the infrastructure for shrink wrapping separat

[gcc(refs/users/matz/heads/x86-ssw)] x86: implement separate shrink wrapping

2024-07-16 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:298b1dd7fb8189eb22ae604973083ae80b135ae7 commit 298b1dd7fb8189eb22ae604973083ae80b135ae7 Author: Michael Matz Date: Sun Jun 30 03:52:39 2024 +0200 x86: implement separate shrink wrapping this adds support for the infrastructure for shrink wrapping separat

[gcc(refs/users/matz/heads/x86-ssw)] x86: implement separate shrink wrapping

2024-07-09 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:eb94eb73cf3993c1d544e6eb8c4dcb671f215b25 commit eb94eb73cf3993c1d544e6eb8c4dcb671f215b25 Author: Michael Matz Date: Sun Jun 30 03:52:39 2024 +0200 x86: implement separate shrink wrapping Diff: --- gcc/config/i386/i386.cc | 581 +++