Related articles |
---|
Data flow analysis of software venug@sasi.com (R Venugopal) (2000-06-10) |
Re: Data flow analysis of software freitag@alancoxonachip.com (Andi Kleen) (2000-06-11) |
From: | Andi Kleen <freitag@alancoxonachip.com> |
Newsgroups: | comp.compilers |
Date: | 11 Jun 2000 12:31:03 -0400 |
Organization: | SuSE GmbH, Nuernberg, Germany |
References: | 00-06-043 |
Keywords: | optimize |
R Venugopal <venug@sasi.com> writes:
> Does anyone know of some
> publicly available software which implements the various kinds of data
> flow analyses?
The pro64 compiler source on http://oss.sgi.com/Pro64 seems to contain
a pretty much complete dataflow framework.
Similar does the Trimaran compiler (http://www.trimaran.org)
-Andi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.