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: [PATCH ARM] Enable Loop Array Prefetch pass at -O3 for relevant cores


> > This patch enables the Loop Array Prefetch pass at -O3 for ARM
> > targets that have prefetch instructions and where prefetching
> > has been deemed beneficial.
> 
> I think this would be good to describe in
> http://gcc.gnu.org/gcc-4.6/changes.html.
> 

Thanks for your advice on this, Gerald.

I've just updated gcc-4.6/changes.html accordingly, and committed.

Cheers,
Ian




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