This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Gimplifying Java


Jeff Sturm writes:
 > On 12 Jun 2003, Diego Novillo wrote:
 > > Say, now that you got started with java->GIMPLE, care to tackle
 > > bytecode->GIMPLE? ;)
 > 
 > Maybe.  I think Andrew Haley is planning to do some of this.

Woo!  I thought you were going to leave me no work to do!  :-)

 > Getting inlining to work from source->bytecode and back should be a
 > big boost for gcj.  But the bytecode reader may require
 > considerable effort; it doesn't build functions as trees yet
 > either.

I'm intending to do that as part of the Java tree-SSA work.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]