log

age author description
Sun, 30 Nov 2014 08:35:28 +0000 Doug Simon added missing SubstitutionGuard binding for HotSpotVMConfig
Sun, 30 Nov 2014 00:17:21 +0000 Doug Simon Merge.
Thu, 27 Nov 2014 12:37:05 +0100 Doug Simon removed static accesses to HotSpotGraalRuntime
Thu, 27 Nov 2014 11:59:56 +0100 Doug Simon removed references to HotSpotGraalRuntime.unsafeReadWord()
Thu, 27 Nov 2014 11:51:17 +0100 Doug Simon removed static references to HotSpotGraalRuntime
Thu, 27 Nov 2014 11:50:17 +0100 Doug Simon removed static reference to HotSpotGraalRuntime
Thu, 27 Nov 2014 11:45:13 +0100 Doug Simon guard against null element in HotSpotConstantReflectionProvider.readStableFieldValue
Sat, 29 Nov 2014 06:35:00 +0000 Chris Seaton Truffle: turn milliseconds in nanoseconds for the time threshold after options have been considered.
Wed, 26 Nov 2014 19:27:59 +0100 Josef Eisl Rename AllocatorTest.test to testAllocation to avoid confusion with GraalCompilerTest.test.
Wed, 26 Nov 2014 19:12:49 +0100 Josef Eisl Introduce BackendTest.
Thu, 27 Nov 2014 16:40:45 +0100 Roland Schatz Propagate framestate when simplifying DynamicNewArray to NewArray.
Thu, 27 Nov 2014 16:27:22 +0100 Gilles Duboscq Backed out changeset: 3fb1231699de
Thu, 27 Nov 2014 16:25:44 +0100 Gilles Duboscq Invoke.uncheckedStamp: return type of invoke is already available on MethodCallTargetNode
Wed, 26 Nov 2014 11:03:47 +0100 Gilles Duboscq HotSpotSignature does not need to resolve types
Wed, 26 Nov 2014 23:25:56 +0100 Doug Simon Merge.
Wed, 26 Nov 2014 23:24:13 +0100 Doug Simon added check that HotSpotGraalRuntimeProvider is accessed correctly within the scope of a replay compilation
Wed, 26 Nov 2014 23:11:03 +0100 Doug Simon speed up replay compilation testing by re-using object pool across replay contexts
Wed, 26 Nov 2014 23:05:24 +0100 Doug Simon widened return type of HotSpotResolvedJavaType.fromClass(Class<?>)
Wed, 26 Nov 2014 23:02:45 +0100 Doug Simon removed HotSpotGraalRuntime.unsafeReadWord()
Wed, 26 Nov 2014 22:58:09 +0100 Doug Simon removed a usages of HotSpotGraalRuntime.unsafeReadWord(); tidied up some comments
Wed, 26 Nov 2014 22:39:03 +0100 Doug Simon removed a usage of HotSPotGraalRuntime.unsafeReadWord()
Wed, 26 Nov 2014 22:36:17 +0100 Doug Simon made HotSpotObjectConstantImpl.forObject() package-private
Wed, 26 Nov 2014 22:33:24 +0100 Doug Simon removed out-of-date comment
Wed, 26 Nov 2014 22:32:24 +0100 Doug Simon removed leftover comment
Wed, 26 Nov 2014 22:31:56 +0100 Doug Simon (no commit message)replaced concrete types with interface types to support replay compilation
Wed, 26 Nov 2014 22:24:17 +0100 Doug Simon added HotSpotNMethod.asConstant()
Wed, 26 Nov 2014 12:36:48 -0800 Lukas Stadler SelfReplacingMethodCallTargetNode does not subclass MethodCallTargetNode
Wed, 26 Nov 2014 11:51:21 -0800 Lukas Stadler add graph to context in TruffleCacheImpl.cacheLookup
Wed, 26 Nov 2014 21:00:02 +0100 Doug Simon Merge.
Wed, 26 Nov 2014 20:58:18 +0100 Doug Simon removed usages of HotSPotGraalRuntime.unsafeReadWord()
Wed, 26 Nov 2014 20:53:20 +0100 Doug Simon replaced concrete types with interface types to support replay compilation
Wed, 26 Nov 2014 20:50:49 +0100 Doug Simon replaced concrete types with interface types to support replay compilation
Wed, 26 Nov 2014 20:48:16 +0100 Doug Simon added HotSpotObjectConstant.getType() and restricted access to some static methods in HotSpotObjectConstantImpl
Wed, 26 Nov 2014 20:38:48 +0100 Doug Simon removed static accesses to HotSpotGraalRuntime from DefaultHotSpotLoweringProvider
Wed, 26 Nov 2014 20:29:20 +0100 Doug Simon expose raw metaspace value via HotSpotMetaspaceConstant
Wed, 26 Nov 2014 20:18:03 +0100 Doug Simon removed static accesses to HotSpotGraalRuntime from some HotSpot meta API classes
Wed, 26 Nov 2014 20:12:22 +0100 Doug Simon removed some static accesses to HotSpotGraalRuntime from NewObjectSnippets
Wed, 26 Nov 2014 20:10:07 +0100 Doug Simon removed static accesses to HotSpotGraalRuntime from InstanceOfSnippets
Wed, 26 Nov 2014 17:44:44 +0100 Doug Simon replaced use of == with .equals()
Wed, 26 Nov 2014 17:43:38 +0100 Doug Simon removed static accesses to HotSpotGraalRuntime out of LocalImpl
Wed, 26 Nov 2014 17:40:50 +0100 Doug Simon made NamedLocationIdentity implement FormatWithToString
Wed, 26 Nov 2014 17:33:05 +0100 Doug Simon removed unused ResolvedJavaType.newArray(...)
Wed, 26 Nov 2014 11:10:26 -0800 Lukas Stadler conditional elimination phase during partial evaluation
Sun, 23 Nov 2014 12:58:18 -0800 Lukas Stadler reenable -XX:+GraalCountersExcludeCompiler option
Wed, 26 Nov 2014 17:14:49 +0100 Doug Simon modified SnippetReflectionProvider to support both VM-side and compiler-side constants in a compilation replay context
Wed, 26 Nov 2014 14:03:13 +0100 Doug Simon removed unused ResolvedJavaMethod.newInstance(...)
Wed, 26 Nov 2014 13:57:50 +0100 Doug Simon removed some static accesses to HotSpotGraalRuntime from some tests
Wed, 26 Nov 2014 13:20:14 +0100 Doug Simon moved application of Remote marker interface to implementation classes only
Wed, 26 Nov 2014 13:08:18 +0100 Doug Simon removed static access to HotSpotGraalRuntime from some SPARC HotSpot classes
Wed, 26 Nov 2014 13:01:29 +0100 Doug Simon fixed eclipseformat issues
Wed, 26 Nov 2014 12:51:31 +0100 Doug Simon Merge.
Wed, 26 Nov 2014 12:05:56 +0100 Doug Simon removed static access to HotSpotGraalRuntime from some AMD64 HotSpot classes
Wed, 26 Nov 2014 11:48:34 +0100 Doug Simon changed most references to HotSpotGraalRuntime to use HotSpotGraalRuntimeProvider instead
Wed, 26 Nov 2014 11:03:10 +0100 Gilles Duboscq Fix _trap_hist_limit after recent deoptimization reasons changes
Wed, 26 Nov 2014 11:29:24 +0100 Doug Simon avoid initialization order issues when asserting array scale index invariants
Wed, 26 Nov 2014 10:26:24 +0100 Doug Simon Merge.
Wed, 26 Nov 2014 10:02:49 +0100 Doug Simon removed static access to HotSpotGraalRuntime from KlassLayoutHelperNode
Wed, 26 Nov 2014 10:00:47 +0100 Doug Simon removed static access to HotSpotGraalRuntime from HubGetClassNode
Wed, 26 Nov 2014 09:59:00 +0100 Doug Simon removed static access to HotSpotGraalRuntime from ClassGetHubNode
Wed, 26 Nov 2014 09:56:27 +0100 Doug Simon removed static access to HotSpotGraalRuntime from ArrayCallCopyNode