History log of /openjdk10/hotspot/test/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/sparc/SPARCTestAssembler.java
Revision Date Author Comments
# 11708:588fc166fc8d 12-Jul-2016 sanzinger

8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args
Reviewed-by: kvn, iveresov


# 11539:2f096695fd6d 22-Jun-2016 dnsimon

8159613: [Findbugs] various warnings reported for JVMCI sources
Reviewed-by: kvn, twisti


# 11537:67018d0b8fc5 22-Jun-2016 never

8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Reviewed-by: kvn


# 11519:4e13df329624 16-Jun-2016 rschatz

8159167: [JVMCI] fix HotSpotVMConfig startup performance
Reviewed-by: iveresov


# 11325:07d7b63033fc 18-May-2016 rschatz

8156942: [JVMCI] replace LIRKind with abstract base class
Reviewed-by: iveresov


# 10973:b7e54a66a397 07-Apr-2016 dnsimon

8153439: do not install an empty SpeculationLog in an nmethod
Reviewed-by: iveresov, twisti