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: Loop optimizer issues


On Mon, 28 Jul 2003, Zdenek Dvorak wrote:
> I am basically done with the work on rtl-level optimizer. [...] I have
> done some testing (it bootstraps now on x86, powerpc and ia64) and
> benchmarking (there are a few regressions to investigate, see attached
> results of SPECs).

Just a note: today I compared mainline against tree-ssa, and the code
generated by tree-ssa with -O3 is 25% slower, so merging something else
which may cause performance regressions doesn't seem like a good idea.

Gerald


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