Related articles |
---|
generic intermediate optimization library peterr@cse.unsw.EDU.AU (Peter Rickwood) (2001-09-20) |
Re: generic intermediate optimization library svdh@wanadoo.fr (2001-09-21) |
Re: generic intermediate optimization library sethgreenblatt@yahoo.com (2001-09-21) |
Re: generic intermediate optimization library ceco@jupiter.com (Tzvetan Mikov) (2001-09-25) |
Re: generic intermediate optimization library tim_two_prime@hotmail.com (Tim Dwyer) (2001-09-26) |
From: | sethgreenblatt@yahoo.com (Seth Greenblatt) |
Newsgroups: | comp.compilers |
Date: | 21 Sep 2001 23:41:30 -0400 |
Organization: | http://groups.google.com/ |
References: | 01-09-088 |
Keywords: | optimize |
Posted-Date: | 21 Sep 2001 23:41:30 EDT |
Peter Rickwood <peterr@cse.unsw.EDU.AU> wrote in message news:01-09-088...
> Is anyone aware of any existing libraries/API's which do optimization
> on a well-defined, documented, retargetable intermediate language?
You might want to take a look at MLRISC, which is the backend of the
SML/NJ compiler. It is packaged as part of the SML/NJ Distribution.
The URL is:
http://cm.bell-labs.com/cm/cs/what/smlnj/
Good Luck!
Seth
Return to the
comp.compilers page.
Search the
comp.compilers archives again.