log

age author description
Tue, 02 Dec 2014 17:39:01 +0100 Josef Eisl Make ReferenceMap Clonable.
Wed, 03 Dec 2014 17:16:08 +0100 Josef Eisl Introduce FrameMap.clearReference().
Thu, 04 Dec 2014 10:51:25 +0100 Josef Eisl mx gate: execute unittests with --fail-fast option.
Wed, 03 Dec 2014 21:02:27 +0100 Christian Humer Truffle-DSL: fixed several bugs when using arrays as type. added arrays test.
Wed, 03 Dec 2014 22:10:15 +0100 Doug Simon try to be more precise about python executable name
Wed, 03 Dec 2014 18:53:22 +0100 Doug Simon removed reference to com.oracle.graal.compiler.CompilerThread from VM code
Wed, 03 Dec 2014 16:07:22 +0100 Doug Simon mx: changes towards supporting python 2.6 for call to mx from make/Makefile
Wed, 03 Dec 2014 16:02:36 +0100 Doug Simon mx: removed unused _read_projects_file function
Wed, 03 Dec 2014 14:50:16 +0100 Bernhard Urban arraycopy: don't use checkcast stub if the arrays overlap
Wed, 03 Dec 2014 14:31:15 +0100 Bernhard Urban arraycopytests: test for disjoint
Wed, 03 Dec 2014 14:29:04 +0100 Bernhard Urban amd64 register config: reserve "home space" on windows in frame.
Wed, 03 Dec 2014 09:53:46 +0100 Bernhard Urban ArrayCopyNode: simplify condition
Wed, 03 Dec 2014 10:35:42 +0200 Bernhard Urban arraycopy: move related classes to dedicated package
Tue, 02 Dec 2014 20:48:12 +0100 Bernhard Urban WriteBarrierVerification: relax check
Tue, 02 Dec 2014 19:27:50 +0100 Bernhard Urban checkcastArraycopy: sign extend super_check_offset
Tue, 02 Dec 2014 18:55:38 +0100 Bernhard Urban ArrayCopy: use hotspot stub for checkcastArraycopy.
Tue, 02 Dec 2014 15:51:02 +0100 Bernhard Urban ArrayCopyCallNode: remove unused code.
Tue, 02 Dec 2014 15:51:02 +0100 Bernhard Urban ArrayCopySnippets: add comment about lookup
Tue, 02 Dec 2014 15:51:02 +0100 Bernhard Urban ArrayCopyCallNode: remove unused method.
Mon, 01 Dec 2014 11:31:53 -0800 Tom Rodriguez Intrinsify Reflection.getClassAccessFlags
Mon, 01 Dec 2014 17:12:45 +0100 Stefan Anzinger Fix eclipseformat
Mon, 01 Dec 2014 17:03:48 +0100 Stefan Anzinger Merge
Mon, 01 Dec 2014 15:19:59 +0100 Stefan Anzinger Merge
Mon, 01 Dec 2014 15:19:28 +0100 Stefan Anzinger [SPARC] Fix ArraysSubstitution and StringSubstitution tests by moving the according substitutions to common code
Mon, 01 Dec 2014 15:03:05 +0100 Doug Simon only TrustedInterfaces can be checked with VerifyUsageWithEquals
Mon, 01 Dec 2014 10:43:01 +0100 Doug Simon replace usages of == with .equals()
Mon, 01 Dec 2014 10:29:05 +0100 Doug Simon allow == when one of the variables is the receiver in equals()
Mon, 01 Dec 2014 10:00:33 +0100 Doug Simon fixed bug in VerifyUsageWithEquals and improved javadoc
Sun, 30 Nov 2014 21:14:13 +0100 Doug Simon generalized assertion regarding code that can/cannot execute in replay compilation context
Sun, 30 Nov 2014 21:12:06 +0100 Doug Simon removed object pool sharing across unique Contexts
Sun, 30 Nov 2014 21:09:07 +0100 Doug Simon invocation cache hit counter should be incremented, not decremented
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.