log

age author description
Thu, 31 Dec 2015 15:37:16 +0100 Doug Simon removed JVMCI library
Thu, 31 Dec 2015 09:31:02 +0100 Doug Simon fixed checkoverlap issue
Thu, 31 Dec 2015 00:25:19 +0100 Doug Simon recognize -XX:+TraceClassLoading output prefixed with junit output
Thu, 31 Dec 2015 00:23:35 +0100 Doug Simon guarded jvmci reference
Wed, 30 Dec 2015 18:08:59 +0100 Doug Simon moved @ServiceProvider mechanism from JVMCI to Graal (GRAAL-1380)
Tue, 29 Dec 2015 13:23:02 +0100 Doug Simon split JMH sources into a separate jar as workaround for JDK-8146247
Tue, 29 Dec 2015 11:30:15 +0100 Doug Simon exclude JVMCI library from monolithic graal.jar
Sat, 26 Dec 2015 20:11:34 +0100 Doug Simon updated jvmci and truffle imports
Sat, 26 Dec 2015 18:14:27 +0100 Doug Simon renamed existing GRAAL dist to GRAAL_RUNTIME and defined new monolithic GRAAL dist for use only when on JDK9
Thu, 24 Dec 2015 11:43:35 -1000 twisti AArch64 Graal Port
Wed, 23 Dec 2015 14:36:50 +0100 Stefan Anzinger Enable substring matching in Metrics
Wed, 23 Dec 2015 13:06:05 +0100 Stefan Anzinger Implement capped cache SnippetTemplate with LRU eviction
Wed, 23 Dec 2015 12:58:30 +0100 Doug Simon updated JVMCI library reference
Wed, 23 Dec 2015 10:19:40 +0100 Doug Simon Added tag graal-0.11 for changeset 2643ba182e6f
Wed, 23 Dec 2015 10:19:10 +0100 Doug Simon updated changelog for 0.11 graal-0.11
Tue, 22 Dec 2015 22:10:52 +0100 Doug Simon isolated use of SortedMap in Graal option processing to option printing only; use j.u.Properties to load Graal options from a file (GRAAL-1371)
Tue, 22 Dec 2015 01:36:21 +0100 Doug Simon fixed deps
Mon, 21 Dec 2015 16:19:35 +0100 Doug Simon moved @Option mechanism from JVMCI to Graal (GRAAL-1371)
Mon, 21 Dec 2015 00:20:11 +0100 Doug Simon updated jvmci import
Fri, 18 Dec 2015 16:08:51 +0100 Lukas Stadler Update Truffle version.
Fri, 18 Dec 2015 15:31:49 +0100 Stefan Anzinger Add message when no appropriate LIRKind is provided for shl
Fri, 18 Dec 2015 15:30:22 +0100 Stefan Anzinger Enhance stamp non negative array length after successful NewArray allocation
Fri, 18 Dec 2015 12:20:08 +0100 Roland Schatz Avoid unnecessary packing/unpacking of Register in RegisterValue.
Fri, 18 Dec 2015 00:29:13 -0800 Tom Rodriguez Update jvmci import.
Thu, 17 Dec 2015 19:38:34 -0800 Tom Rodriguez Put non-null return stamps on allocation ForeignCalls
Thu, 17 Dec 2015 17:20:10 +0100 Lukas Stadler do not check entry type while virtualizing System.arraycopy if destination array is Object[]
Thu, 17 Dec 2015 11:45:03 +0000 Chris Seaton Update Truffle version.
Wed, 16 Dec 2015 21:00:00 -0800 Tom Rodriguez Update jvmci import
Wed, 16 Dec 2015 19:12:38 -0800 Tom Rodriguez Add test for constant array load folding
Wed, 16 Dec 2015 18:47:48 -0800 Tom Rodriguez Avoid notifying about nodes that are about to be deleted
Wed, 16 Dec 2015 18:46:44 -0800 Tom Rodriguez AddressLoweringPhase should clean up unused nodes
Wed, 16 Dec 2015 18:46:03 -0800 Tom Rodriguez Add assertion check for monitors and lock depth
Wed, 16 Dec 2015 17:17:00 -0800 Tom Rodriguez The varargs TTY.print routine should be called printf
Wed, 16 Dec 2015 16:17:23 -0800 Christian Wimmer Remove parsingIntrinsic check for generated plugins
Wed, 16 Dec 2015 16:15:34 -0800 Christian Wimmer Update jvmci version
Wed, 16 Dec 2015 16:14:55 -0800 Christian Wimmer Update Truffle version
Wed, 16 Dec 2015 16:55:17 +0100 Christian Humer Implement TruffleRuntime#isProfilingEnabled; Add flag to enable/disable Truffle profiling in GraalTruffleRuntime (-G:-TruffleProfilingEnabled).
Wed, 16 Dec 2015 14:22:19 +0100 Roland Schatz Use more meaningful names for generated plugin classes.
Tue, 15 Dec 2015 18:28:51 +0100 Josef Eisl TraceRA: add TraceRAreuseStackSlotsForMoveResolutionCycleBreaking optimization.
Mon, 14 Dec 2015 17:48:10 +0100 Josef Eisl TraceRA: TraceGlobalMoveResolver: minor clean up.
Fri, 11 Dec 2015 16:29:17 +0100 Josef Eisl MoveProfiling: minor improvement.
Tue, 15 Dec 2015 17:20:29 +0100 Stefan Anzinger [SPARC] Fix overflow detection in 32 bit multiply
Mon, 14 Dec 2015 13:15:59 -0800 Tom Rodriguez Update graal import.
Mon, 14 Dec 2015 11:37:18 -0800 Tom Rodriguez Flags shouldn't be private
Mon, 14 Dec 2015 11:36:34 -0800 Tom Rodriguez Add assert
Mon, 14 Dec 2015 11:36:16 -0800 Tom Rodriguez Remove unsafe handling of equivalent virtual object phis
Mon, 14 Dec 2015 18:41:57 +0100 Thomas Wuerthinger Add missing null check in LoopFragment code.
Mon, 14 Dec 2015 16:52:26 +0100 Thomas Wuerthinger Clean up of ValueProxy code. Use utility AbstractMergeNode#isPhiAtMerge.
Mon, 14 Dec 2015 15:24:27 +0100 Thomas Wuerthinger Merge.
Mon, 14 Dec 2015 15:22:40 +0100 Thomas Wuerthinger Remove unused import.
Mon, 14 Dec 2015 14:15:51 +0100 Thomas Wuerthinger Fix another EntryProxyNode cast in OnStackReplacementPhase.
Mon, 14 Dec 2015 13:26:28 +0100 Thomas Wuerthinger Fix EntryProxyNode cast in OnStackReplacementPhase.
Mon, 14 Dec 2015 13:02:35 +0100 Thomas Wuerthinger Move handling of MonitorExitNode#escapedReturnValue from the node's simplification procedure to the inlining utility.
Mon, 14 Dec 2015 12:46:19 +0100 Thomas Wuerthinger Make EntryProxyNode independent from ProxyNode hierarchy.
Mon, 14 Dec 2015 14:07:28 +0100 Stefan Anzinger Subcc is not a commutative operation
Mon, 14 Dec 2015 09:20:26 +0100 Thomas Wuerthinger Add control flow anchors to PEAAssertionsTest.
Sun, 13 Dec 2015 23:10:05 +0100 Thomas Wuerthinger Perform GVN in the canonicalizer also on leaf nodes.
Sun, 13 Dec 2015 17:11:44 +0100 Thomas Wuerthinger Canonicalize value proxies of loop phis.
Sun, 13 Dec 2015 16:17:29 +0100 Thomas Wuerthinger Add simplification to LoopExitNode to make sure counted loops are correctly recognized.
Sun, 13 Dec 2015 15:58:04 +0100 Thomas Wuerthinger Remove DispatchBeginNode.