Related articles |
---|
Help with specification of intermediate representation srineet@my-deja.com (1999-12-15) |
From: | srineet@my-deja.com |
Newsgroups: | comp.compilers |
Date: | 15 Dec 1999 01:17:53 -0500 |
Organization: | Compilers Central |
Keywords: | optimize, tools, question |
Hi, We are writing an optimizer generator. We will be taking the
intermediate code generated by a compiler front end as input. The
optimizations will be performed on this intermediate code as per the
specifications of the user. Now to be able to deal with different kind
of intermediate representations, we must know all the different kinds
in common use, I would like any references for the same. Also can you
give any suggestions about how to provide a language to the user to
specify his intermediate code. We would like to take as higher level
description as possible and still be able to interface with his
intermediate representation for operations like insert/delete etc. Any
references and suggestions will be extremely appreciated.
I await response with breath that is bated.
With unbounded gratitude, - Srineet.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.