| 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) |
| From: | "drizzle" <drizzle76@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | 6 May 2005 23:09:08 -0400 |
| Organization: | http://groups.google.com |
| Keywords: | analysis |
| Posted-Date: | 06 May 2005 23:09:08 EDT |
Hi all.
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 ?
thanks
[Where is the Fortran FREQUENCY statement now that we need it? -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.