[comp.compilers] "Probabilistic" optimizations

gateley@m2.ti.com (John Gateley) (02/28/90)

I am looking for references on compiler optimizations based on
the frequency of IF/CASE branches. Please email and I will post a summary.

Thanks,

John
gateley@m2.csc.ti.com
[The original Fortran compiler had a FREQUENCY statement that let you
tell it the relative likelihood that each of the three branches of an IF
would be taken or the typical number of times that a DO loop would run.  It
turned out to be so useless that it disappeared by the time they came up
with Fortran II.  I haven't looked for more recent references,  -John]
-- 
Send compilers articles to compilers@esegue.segue.boston.ma.us
{spdcc | ima | lotus}!esegue.  Meta-mail to compilers-request@esegue.
Please send responses to the author of the message, not the poster.