public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Aditya Kanade <aditya@cse.iitb.ac.in>
To: gcc@gnu.org
Subject: RTL to Simple Three instruction code
Date: Tue, 10 Dec 2002 23:20:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.40.0212111221350.25729-100000@chandra.cse.iitb.ac.in> (raw)

Hi,

I'm working on a project which involves performing some optimizations
and annotating three-address code. We've been looking for some suitable
framework which can give us IR (in three-instruction format). We studied
many compiler infrastructures like SUIF, trimaran, zephyr and so on.

We feel that we can use gcc keeping in mind long-term usability and
extensibility. So is there any way of generating simple three-instruction
code from RTL (or tree representation) of gcc? Or is there a way of
reading and writing the string representation of RTL so that we can decide
on our own IR? Any help and suggestions for a getting three-instruction
code or writting programs for doing so will be of very much help.

---
Aditya Kanade.
M.Tech. Student, CSE, IIT Bombay.

http://www.cse.iitb.ac.in/~aditya

I've learned to keep my mind as open as I can.
I'm trying to look in as many directions as I can,
to find as many doors as I can, and I'm not going to
stop until I open them all.


             reply	other threads:[~2002-12-11  7:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 23:20 Aditya Kanade [this message]
2002-12-10 23:29 ` Peter Barada
2002-12-11  7:17 ` Diego Novillo
2002-12-11  7:59   ` Michael S. Zick
2002-12-11  9:00     ` Diego Novillo
2002-12-10 23:36 Chris Lattner
2002-12-10 23:30 ` Chris Lattner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.40.0212111221350.25729-100000@chandra.cse.iitb.ac.in \
    --to=aditya@cse.iitb.ac.in \
    --cc=gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).