Help: Looking for optimization algorithms

tvalesky@site.gmu.edu (Thomas B Valesky (CS))
Wed, 25 Oct 1995 14:32:47 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: tvalesky@site.gmu.edu (Thomas B Valesky (CS))
Keywords: optimize, question
Organization: George Mason University, Fairfax, Virginia, USA
Date: Wed, 25 Oct 1995 14:32:47 GMT

Can anyone point me to fairly detailed pseudocode for global common
subexpression elimination and/or loop-invariant detection and code
motion? The Dragon book gives outlines of them, but I'd really love
to see a more detailed description of them. Most of the other
compiler books I've looked at focus on parsing and code generation,
and don't pay much attention to optimization.


Thanks in advance,


Tom


===========================================================================
Tom Valesky -- tvalesky@osf1.gmu.edu -- tvalesky@site.gmu.edu
--


Post a followup to this message

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