log jvmci/jdk.vm.ci.hotspot.aarch64/src/jdk/vm/ci/hotspot/aarch64/AArch64HotSpotRegisterConfig.java @ 23393:1d4ce2d19e52

age author description
Thu, 12 May 2016 20:57:31 +0200 Doug Simon clean up and minimize JVMCI (JDK-8156835)
Thu, 12 May 2016 11:06:49 +0200 Doug Simon Backed out changeset: a920338dd4d4
Wed, 11 May 2016 15:54:36 +0200 Doug Simon remove JVMCIError and UnsafeUtil classes (JDK-8156759)
Fri, 22 Jan 2016 12:48:29 -1000 twisti [AArch64]: We need zr and sp as separate registers.
Fri, 22 Jan 2016 14:05:49 -0800 Tom Rodriguez Always check the type of CallingConvention.Type
Thu, 21 Jan 2016 13:53:26 -0800 Christian Wimmer Make CallingConvention.Type extensible; remove unused stackOnly parameter
Thu, 24 Dec 2015 09:50:27 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64