log

age author description
Mon, 04 Jan 2016 13:48:37 +0100 Doug Simon re-added JVMCI library and generate it JVMCI classes in JDK9
Mon, 04 Jan 2016 12:17:38 +0100 Josef Eisl TraceRA: work around warning with newer ecj versions.
Mon, 04 Jan 2016 01:45:30 +0100 Thomas Wuerthinger Add schedule phase as last phase for economy low tier - a valid schedule needs to be available after running low tier.
Mon, 04 Jan 2016 01:15:44 +0100 Thomas Wuerthinger Clean up unused instance field in SchedulePhase.
Mon, 04 Jan 2016 00:57:26 +0100 Thomas Wuerthinger Add suppress warnings for try in SchedulePhase#run.
Mon, 04 Jan 2016 00:48:58 +0100 Thomas Wuerthinger Refactor scheduling phase to be without state and produce a ScheduleResult that is stored in the graph.
Sat, 02 Jan 2016 16:49:35 +0100 Thomas Wuerthinger Undo assignment of different bci for unwind block.
Sat, 02 Jan 2016 13:57:16 +0100 Thomas Wuerthinger Do not full unroll loops with unwind exits.
Sat, 02 Jan 2016 13:26:48 +0100 Thomas Wuerthinger Do not peel loops with loop exits that unwind.
Sat, 02 Jan 2016 12:46:21 +0100 Thomas Wuerthinger Fix wrong bci given to unwind block in bci block mapping.
Sat, 02 Jan 2016 00:50:24 +0100 Thomas Wuerthinger Fix TypeSystemTest. Apply same optimizations on reference snippet as on test snippet.
Fri, 01 Jan 2016 23:55:03 +0100 Thomas Wuerthinger Perform DCE for old loop phis after peeling.
Fri, 01 Jan 2016 20:47:47 +0100 Thomas Wuerthinger Fix FrameStateAssignment#hasFloatingDeopts utility.
Fri, 01 Jan 2016 19:09:59 +0100 Thomas Wuerthinger Merge.
Fri, 01 Jan 2016 19:09:36 +0100 Thomas Wuerthinger Further simplifications of node predicates.
Fri, 01 Jan 2016 18:50:05 +0100 Thomas Wuerthinger Move proxy handling from AbstractBeginNode to LoopExitNode.
Fri, 01 Jan 2016 18:44:10 +0100 Thomas Wuerthinger Reduce usage of node predicate isNotA.
Fri, 01 Jan 2016 18:35:53 +0100 Thomas Wuerthinger Remove IsNotNullPredicate.
Fri, 01 Jan 2016 18:32:58 +0100 Thomas Wuerthinger Move loop phi recursive usage optimization from loop begin simplification to loop phi canonicalization.
Fri, 01 Jan 2016 18:14:07 +0100 Thomas Wuerthinger Remove DistinctFilteredNodeIterable.
Fri, 01 Jan 2016 18:12:51 +0100 Thomas Wuerthinger Do not clean invalid phis during graph building. Too much complexity for a very rare case.
Fri, 01 Jan 2016 15:37:32 +0100 Thomas Wuerthinger Remove FilteredNodeIterable#distinct.
Fri, 01 Jan 2016 15:36:22 +0100 Thomas Wuerthinger Remove simplification for AbstractNewObjectNode. This optimization is handled by partial escape analysis.
Fri, 01 Jan 2016 15:29:38 +0100 Thomas Wuerthinger Remove FilteredNodeIterable#or.
Fri, 01 Jan 2016 15:28:03 +0100 Thomas Wuerthinger Remove FilteredNodeIterable#nonNull.
Fri, 01 Jan 2016 15:20:58 +0100 Thomas Wuerthinger Remove NodeIterable#filterInterface.
Fri, 01 Jan 2016 15:16:18 +0100 Thomas Wuerthinger Reduce usage of #filterInterface; introduce utility StructuredGraph#clearAllStateAfter.
Fri, 01 Jan 2016 14:52:37 +0100 Thomas Wuerthinger Clean up FrameStateAssignmentPhase#checkFixedDeopts.
Fri, 01 Jan 2016 14:44:21 +0100 Thomas Wuerthinger Simplify GraphUtil#isFloatingNode.
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