Re: Help: Looking for optimization algorithms

bill@amber.ssd.hcsc.com (Bill Leonard)
Mon, 6 Nov 1995 19:55:49 GMT

          From comp.compilers

Related articles
Help: Looking for optimization algorithms tvalesky@site.gmu.edu) (1995-10-25)
Re: Help: Looking for optimization algorithms lts@cs.rice.edu (Taylor Simpson) (1995-10-30)
Re: Help: Looking for optimization algorithms cliffc@ami.sps.mot.com (1995-10-31)
Re: Help: Looking for optimization algorithms bill@amber.ssd.hcsc.com (1995-11-06)
| List of all articles for this month |

Newsgroups: comp.compilers
From: bill@amber.ssd.hcsc.com (Bill Leonard)
Keywords: optimize, bibliography
Organization: Harris Computer Systems, Ft. Lauderdale FL
References: 95-10-133 95-11-025
Date: Mon, 6 Nov 1995 19:55:49 GMT

Taylor Simpson <lts@cs.rice.edu> writes:
> Morel and Renvoise described a technique called partial redundancy
> elimination that combines common subexpression elimination with loop
> invariant code motion.
>
> title="Global Optimization by Suppression of Partial Redundancies",
> author="Etienne Morel and Claude Renvoise",
>
> Drechsler and Stadel modified their technique.


> title="A Solution to a Problem with {Morel} and {Renvoise's}
> ``{Global} Optimization by Suppression of Partial
> Redundancies''",


You might also want to get a copy of the following paper on Partial
Redundancy:


      Some Comments on "A Solution to a Problem with Morel and Renvoise's
      'Global Optimization by Suppression of Partial Redundancies'"


      by Arthur Sorkin, appearing in ACM Transactions on Programming Languages
      and Systems, Vol. 11, No. 4, October 1989, pages 666-668.


--
Bill Leonard
Harris Computer Systems Corporation
2101 W. Cypress Creek Road
Fort Lauderdale, FL 33309
Bill.Leonard@mail.hcsc.com
--


Post a followup to this message

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