Related articles |
---|
Translating into the Program Dependence Graph al407@cam.ac.uk (Anton Lokhmotov) (2005-12-29) |
Re: Translating into the Program Dependence Graph nkavv@skiathos.physics.auth.gr (Uncle Noah) (2005-12-30) |
From: | "Uncle Noah" <nkavv@skiathos.physics.auth.gr> |
Newsgroups: | comp.compilers |
Date: | 30 Dec 2005 22:17:41 -0500 |
Organization: | http://groups.google.com |
References: | 05-12-082 |
Keywords: | analysis |
Posted-Date: | 30 Dec 2005 22:17:41 EST |
Anton Lokhmotov wrote:
> I am nurturing an idea to do some pattern matching on procedures
> represented as the Program Dependence Graph (PDG). I wonder if anyone
> could provide me with some links to tools that can be used to convert
> high-level code (preferrably, written in C) into PDGs.
Hi there
the Aristotle tool (provided only in binary for Solaris by the authors)
generated PDGs:
http://www.cc.gatech.edu/aristotle/Tools/userman.html
Nikolaos Kavvadias
Return to the
comp.compilers page.
Search the
comp.compilers archives again.