On 10/20/07, Chris Lattner <[EMAIL PROTECTED]> wrote:
>
> On Oct 20, 2007, at 4:48 AM, Steven Bosscher wrote:
>
> > I hope the list is useful for someone who wishes to improve GCC's
> > optimizations for code size.
>
> Is there a meta bug for code size optimizations?
Yes there is. I made it depen
On Oct 20, 2007, at 4:48 AM, Steven Bosscher wrote:
I hope the list is useful for someone who wishes to improve GCC's
optimizations for code size.
Is there a meta bug for code size optimizations? If not, that would
be a good way to centralize the various ideas you have.
-Chris
Hello,
Earlier this year, I had a chat with Richard Earnshaw about code size
optimizations in GCC. I'm of the opinion that GCC should be able to
do better, if a small number of obvious shortcomings would be fixed.
There are many passes that matter for code size, which are currently
rather impaire