Request for reviews (M): 6930772: JSR 292 needs to support SPARC C1
Tom Rodriguez
tom.rodriguez at oracle.com
Thu Apr 8 12:01:21 PDT 2010
It says that lir_dynamic_call already has a filled delay slot but I don't see where that's happening. If there's special work that should be inserted in the delay slot then I think it should be inserted here. Otherwise this looks ok.
tom
On Apr 8, 2010, at 4:25 AM, Christian Thalinger wrote:
> http://cr.openjdk.java.net/~twisti/6930772/webrev.01/
>
> 6930772: JSR 292 needs to support SPARC C1
> Summary: C1 for SPARC needs to support JSR 292.
> Reviewed-by:
>
> C1 for SPARC needs to support JSR 292.
>
> src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
> src/cpu/sparc/vm/c1_Runtime1_sparc.cpp
> src/cpu/sparc/vm/frame_sparc.cpp
> src/cpu/sparc/vm/sharedRuntime_sparc.cpp
> src/share/vm/c1/c1_LIR.hpp
>
>
More information about the hotspot-compiler-dev
mailing list