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: [RFC] Merge criteria for tree-ssa


On Wed, 2004-02-04 at 11:23, Paolo Bonzini wrote:
> >  - Bootstrap times within 1-5% of mainline.
> 
> I'd not be as strong as this unless you indend to prune some RTL optimizers
> before tree-ssa is merged.  We can probably win at least 5% simply by
> removing addressof and constant_p_rtx (which are low hanging fruit even for
> a beginner as me) -- and maybe cse1.  For a merge that has so many new lines
> of code, I feel this contrasts somewhat with the request of having SPEC with
> 3% of mainline.
> 
We're at about 10% of mainline.  Though the times are trickier to
compare because we bootstrap g95 instead of g77 and build more
libraries.

> >   - POOMA, DLV and MICO compile times within 1-> 5% of mainline.
> >
> >  - Associated PRs: 13776, 13775.
> 
> Note that 13775 is influenced by 13931 which is a backend (combiner)
> regression marked as critical for 3.4.0
> 
OK.


Thanks.  Diego.


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