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: GCC 3.5 Status (2004-08-29)


> 
> -- 
> Mark Mitchell
> CodeSourcery, LLC
> (916) 791-8304
> mark@codesourcery.com
> 

> 
> * Tree-based coverage [Hubicka]

Perhaps I should note that current RTL based coverage is now broken in
several interesting ways.  I will see what can I do on both fronts
(putting things together to get tree coverage finished, perhaps disabled
by default, and try to fix the SSA optimizers to not mess up the CFG
structure too badly for RTL coverge) after finishing the other two
projects.

Honza
> 
> * Aliasing improvements for structure fields [Berlin]
> 
> * Value range propagation [Novillo]
> 
> * CFG-based inliner [Hastings]
> 
> * Vectorizer misaligned-loads support [Naishlos]
> 
> * Vectorizer pattern recognition support [Naishlos]
> 
> * If-conversion and vectorization of conditional code [Patel]
> 
> * SMS improvements [Hagog, Markovitch]


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