DFG tools

mac@coos.dartmouth.edu (Alex Colvin)
Thu, 6 Jul 1995 19:49:13 GMT

          From comp.compilers

Related articles
DFG tools mac@coos.dartmouth.edu (1995-07-06)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mac@coos.dartmouth.edu (Alex Colvin)
Keywords: optimize, tools, question
Organization: Dartmouth College, Hanover, NH, USA
Date: Thu, 6 Jul 1995 19:49:13 GMT

There seem to be plenty of tools for compiler front ends, getting a
source language into an intermediate representation.


Are there any tools for doing dataflow analysis and transformations? I
suppose this depends heavily on the intermediate laguage. Still, it
seems like there's a lot of graph analysis and traversal that could be
abstracted.


Short of tools, are there good C or C++ libraries for this, or does
everyone roll their own?


--
Alex Colvin
alex.colvin@dartmouth.edu
alex_colvin@fostex.com
--


Post a followup to this message

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