public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Yuri <yuri@rawbw.com>
To: java@gcc.gnu.org
Subject: Can gcj be a Java front-end for llvm as well?
Date: Fri, 16 Oct 2009 20:18:00 -0000	[thread overview]
Message-ID: <4AD8D502.1090205@rawbw.com> (raw)

When I look at GCJ I see that it's a very powerful technology, 
generating gcc memory structures to represent code in the end and using 
gcc mechanism to write final binary objects.

Since most work that GCJ does isn't directly related to the rest of gcc, 
it seems to be possible to have the code generation phase have two 
options: gcc and llvm. So it can be a Java frontend for llvm compiler as 
well.
The rationale for this is that llvm in many cases produces more optimal 
code and it's good to have such option if it doesn't come at too high price.

Does this suggestion seem reasonable?

Yuri

             reply	other threads:[~2009-10-16 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-16 20:18 Yuri [this message]
2009-10-17 10:11 ` Mark Wielaard
2009-10-18 22:15   ` Yuri

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=4AD8D502.1090205@rawbw.com \
    --to=yuri@rawbw.com \
    --cc=java@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).