hg: valhalla/valhalla: 2 new changesets
ioi.lam at oracle.com
ioi.lam at oracle.com
Wed Apr 24 20:36:38 UTC 2019
Changeset: b956e5e32915
Author: iklam
Date: 2019-04-24 13:21 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/b956e5e32915
8222717: [lworld] Calling convention - repair C1 stack
Reviewed-by: thartmann
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
! src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/share/c1/c1_Compilation.cpp
! src/hotspot/share/c1/c1_Compilation.hpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/c1/c1_LIRAssembler.hpp
! src/hotspot/share/c1/c1_MacroAssembler.hpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConventionC1.java
Changeset: 094bfc7c5dfd
Author: iklam
Date: 2019-04-24 13:28 -0700
URL: http://hg.openjdk.java.net/valhalla/valhalla/rev/094bfc7c5dfd
8222908: [lworld] Calling convention - unwind C2->C1 callstack
! src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp
! test/hotspot/jtreg/compiler/valhalla/valuetypes/TestCallingConventionC1.java
More information about the valhalla-dev
mailing list