This is the mail archive of the gcc-patches@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: TCB merge: VRP, copy propagation, store copy propagation andstore CCP


On Fri, 8 Apr 2005, Diego Novillo wrote:
> This patch merges most of the changes in the tree cleanup branch:
> 
> - VRP, Value Range Propagation.
> 
> - Incremental SSA updates.
> 
> - Copy propagation of scalars and stores.
> 
> - Constant propagation of stores.
> 
> - Never consider global read-only variables to be clobbered by

Worth a news item on our main page, and perhaps a page of its own
under http://gcc.gnu.org/news/ ?

Gerald


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