Optimization

Andrew Pinski pinskia@physics.uc.edu
Sat May 3 00:12:00 GMT 2003


I have a PR for it: optimization/10474.

Thanks,
Andrew Pinski

On Friday, May 2, 2003, at 19:06 US/Eastern, Richard Henderson wrote:

>
>> I see that there's also a greedy stack frame allocator instead
>> of a lazy one. Using the previous example
> [...]
>> when C is short and can be computed using only the scratch
>> registers, i.e. eax, edx and ecx, and D is complex and needs
>> to save/restore the remaining GP registers,
>
> Yes, this is called "shrink-wrapping", and we don't implement it.



More information about the Gcc mailing list