Request for reviews .03 (L): 6814842: Load shortening optimizations

Christian Thalinger Christian.Thalinger at Sun.COM
Tue May 12 13:52:31 PDT 2009


On Tue, 2009-05-12 at 20:35 +0200, Christian Thalinger wrote:
> On Tue, 2009-05-12 at 11:29 -0700, Vladimir Kozlov wrote:
> > Christian,
> > 
> > You have to replace also
> > 
> > +   predicate(Assembler::is_simm13(n->get_int() + 7));
> > 
> > with explicit predicate as for long.
> 
> True, I missed that.  Thanks.

This should be it:

http://cr.openjdk.java.net/~twisti/6814842/webrev.04/

-- Christian




More information about the hotspot-compiler-dev mailing list