Request for reviews (M): 6930772: JSR 292 needs to support SPARC C1

Christian Thalinger Christian.Thalinger at Sun.COM
Mon Apr 26 03:27:28 PDT 2010


On Fri, 2010-04-23 at 10:23 -0700, Tom Rodriguez wrote:
> On Apr 23, 2010, at 6:45 AM, Christian Thalinger wrote:
> 
> > On Wed, 2010-04-21 at 12:31 -0700, Tom Rodriguez wrote:
> >> Why are you returning a LIR_Opr&?
> > 
> > Because the do_temp call in LIR_OpVisitState::visit requires it.
> 
> You should paper over that locally with a temp instead of polluting
> FrameMap with that constraint.

OK.

http://cr.openjdk.java.net/~twisti/6930772/webrev.05/

-- Christian



More information about the hotspot-compiler-dev mailing list