Optimization application order

watson@win.tue.nl (Bruce Watson)
Thu, 23 Jan 92 13:26:48 MET

          From comp.compilers

Related articles
Optimization application order watson@win.tue.nl (1992-01-23)
Re: Optimization application order preston@dawn.cs.rice.edu (1992-01-23)
Re: Optimization application order preston@dawn.cs.rice.edu (1992-01-23)
Re: Optimization application order hthomas@ph.tn.tudelft.nl (Henry Thomas) (1992-01-24)
| List of all articles for this month |

Newsgroups: comp.compilers
From: watson@win.tue.nl (Bruce Watson)
Keywords: optimize, question
Organization: Compilers Central
Date: Thu, 23 Jan 92 13:26:48 MET

Some time ago I read a paper (in POPL or PLDI or something similar) which
analyzed the dependancies between various optimizing tranformations. For
example, optimization Ti may expose an instance of code to be optimized with
transformation Tj. Once the dependance graph is built, the optimizations
could then be ordered according to a topological sort of the graph. Can
anyone else remember this stuff, and provide me with the reference to the
proceedings?


Thanks in advance,
Bruce.


--
Bruce Watson
watson@win.tue.nl
watson@stack.urc.tue.nl
--


Post a followup to this message

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