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]

Re: From SSA back to GIMPLE.


2007/10/22, David Edelsohn <dje@watson.ibm.com> wrote:
>         Please keep the discussion on a technical level and not about
> someone's fluency with the English language.
>
> Gracias, David
>
>

Thanks David,

i'm very bad english speaker but i'm a good person.

If SSA was made to permit to eliminate prematurely dead-code and to
optimize partially the register allocation then

why is hard to optimize unrolling loop, inlining code, instructions
scheduling, etc because of the SSA's presence?

Don't forget, "Premature optimization is the root of all evil".

    J.C. Pizarro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]