Related articles |
---|
Analysis and optimization frameworks related work? jdean@stash.pa.dec.com (1996-10-12) |
Re: Analysis and optimization frameworks related work? creusil@cri.ensmp.fr (1996-10-15) |
Re: Analysis and optimization frameworks related work? cliffc@risc.sps.mot.com (1996-10-15) |
Re: Analysis and optimization frameworks related work? jyates@gis.net (1996-10-16) |
Re: Analysis and optimization frameworks related work? assmann@ipd.info.uni-karlsruhe.de (1996-10-18) |
Re: Analysis and optimization frameworks related work? uday@cs.unipune.ernet.in (Uday P Khedker) (1996-10-20) |
From: | creusil@cri.ensmp.fr (Beatrice CREUSILLET) |
Newsgroups: | comp.compilers |
Date: | 15 Oct 1996 09:36:25 -0400 |
Organization: | Ecole des mines de Paris |
References: | 96-10-044 |
Keywords: | tools |
jdean@stash.pa.dec.com (Jeff Dean) writes:
> This is a request for information about related work on frameworks
> that make it easier to design and implement compiler optimizations.
PIPS is such a framework. PIPS stands for 'Interprocedural Parallelizer of
Scientific Programs'. It is not only a parallelizing compiler, but also a
framework to implement various intra- and interprocedural analyses and
transformations.
For more information, you can visit the related web page:
http://www.cri.ensmp.fr/pips
And follow the links. In particular "An overview of the PIPS
workbench" is a thorough description of the whole framework.
_ Beatrice CREUSILLET ______ creusillet@cri.ensmp.fr ________
____________________________ http://www.cri.ensmp.fr/~creusil
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.