This is the mail archive of the java@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


In message <1055878647.1541.7.camel@frodo.toronto.redhat.com>, Diego Novillo wr
ites:
 >On Tue, 2003-06-17 at 15:23, Andrew Haley wrote:
 >
 >> That's right.  To get loops and such we'll need to do natural loop
 >> discovery.
 >> 
 >We have that already.  So, in theory, you need to do nothing
 >java-specific.  It all happens at the flowgraph level.
But if we don't generate loop notes, then the backend won't optimize
the loop.  Discovery is only half the battle.

jeff


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