Re: Estimating loop iterations

"sandya" <sandyam@india.hp.com>
7 May 2005 16:58:59 -0400

          From comp.compilers

Related articles
Estimating loop iterations drizzle76@gmail.com (drizzle) (2005-05-06)
Re: Estimating loop iterations gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-05-07)
Re: Estimating loop iterations sandyam@india.hp.com (sandya) (2005-05-07)
Re: Estimating loop iterations Trevor.Jenkins@suneidesis.com (2005-05-08)
Re: Estimating loop iterations gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-05-08)
| List of all articles for this month |

From: "sandya" <sandyam@india.hp.com>
Newsgroups: comp.compilers,comp.lang.fortran
Date: 7 May 2005 16:58:59 -0400
Organization: Hewlett-Packard Company
References: 05-05-030
Keywords: analysis, Fortran
Posted-Date: 07 May 2005 16:58:59 EDT

http://www.mirror5.com/software/gcc/news/profiledriven.html


has some references, especially the Larus and Wu paper.




"drizzle" <drizzle76@gmail.com> wrote in message
> Can anyone point me to any literature on estimating number of times
> a loop would iterate. I noticed gcc 4 can estimate based on access
> functions, size of data used etc in the loop. Anybody know what paper
> is it based on ?


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.