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: my crude benchmark results


Andrew> ... this reminds me that we should try to get bounds check elimination
Andrew> into gcj before 3.5.

I think we're just waiting for VRP stuff from Diego.  I'm not sure if
he's still working on this.  The VRP code should let us eliminate
redundant cast checks as well; I have a patch around here somewhere
that exposes the needed information to the SSA passes.

Tom


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