This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 10/20/2015 11:11 AM, Segher Boessenkool wrote:
We must be evaluating different things. I review the state of that bug each release. While the amount of stack slot shuffling has improved over time it still looked better with the register variables during the gcc-5 release cycle.On Tue, Oct 20, 2015 at 10:22:53AM -0600, Jeff Law wrote:bz21182 has a testcase that's still helped by local register variables.I tried it out, and it now is much worse *with* the reg vars than without (and -O2 vs. -O3 makes no difference at all). It doesn't look to have used the pre-determined allocation at all. The difference at expand time is huge already; maybe some things weren't optimised at tree level with the register vars? It's a bit big to really look into ;-)
jeff
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |