log

age author description
Mon, 30 Nov 2015 11:23:16 +0100 Josef Eisl TraceRA: TraceAllocationPhase: directly pass context to phases.
Mon, 30 Nov 2015 10:57:47 +0100 Josef Eisl AllocationPhase: pass context directly to phases.
Mon, 30 Nov 2015 10:50:39 +0100 Josef Eisl PreAllocationOptimizationPhase: pass context directly to phases.
Mon, 30 Nov 2015 10:47:07 +0100 Josef Eisl PostAllocationOptimizationPhase: pass context directly to phases.
Mon, 30 Nov 2015 11:52:45 +0100 Josef Eisl TraceRA: outsource fixup code to TraceRegisterAllocationFixupPhase.
Mon, 30 Nov 2015 23:14:29 -0800 Tom Rodriguez Shift size is always an int
Mon, 30 Nov 2015 22:05:12 -0800 Tom Rodriguez Convert conditional add into a flow free form
Mon, 30 Nov 2015 16:41:10 -0800 Peter B. Kessler Merge.
Mon, 30 Nov 2015 16:24:57 -0800 Peter B. Kessler Implement a "pause" instruction for spin-loops.
Mon, 30 Nov 2015 22:36:23 +0100 Doug Simon fixed spelling
Mon, 30 Nov 2015 17:17:49 +0100 Roland Schatz Fix bug in counted loop detection.
Mon, 30 Nov 2015 11:31:35 +0100 Stefan Anzinger ControlFlowAnchorDirectiveTest make if anchored as well
Fri, 27 Nov 2015 16:46:14 +0100 Lukas Stadler detect min/max constructs in ConditionalNode
Fri, 27 Nov 2015 11:03:45 +0100 Andreas Woess TruffleCompiler should be initialized in background compiler thread
Thu, 26 Nov 2015 14:22:06 +0100 Josef Eisl TraceRA: trace isInMemory in TraceLinearScanWalker.
Thu, 26 Nov 2015 22:58:57 -0800 Christian Wimmer Merge
Thu, 26 Nov 2015 22:58:33 -0800 Christian Wimmer Fix for FixedGuardNode simplification
Thu, 26 Nov 2015 22:33:42 -0800 Christian Wimmer Merge
Thu, 26 Nov 2015 22:27:50 -0800 Christian Wimmer Reduce number of loads from tags array in FrameWithoutBoxing
Thu, 26 Nov 2015 22:23:37 -0800 Christian Wimmer Add flat to repeat Truffle compilations for compile time stress testing
Thu, 26 Nov 2015 22:22:48 -0800 Christian Wimmer Simplify FixedGuardNod during graph decoding
Thu, 26 Nov 2015 15:58:32 +0100 Roland Schatz Remove accidentially commited code.
Thu, 26 Nov 2015 15:25:09 +0100 Josef Eisl gate: add check for verifying the jmh-runner setup.
Thu, 26 Nov 2015 14:45:07 +0100 Josef Eisl Add TestJMH dummy benchmark.
Thu, 26 Nov 2015 14:19:54 +0100 Josef Eisl Update to JMH 1.11.2.
Thu, 26 Nov 2015 14:44:30 +0100 Roland Schatz Cleanup dead code in NodeIntrinsificationPhase.
Thu, 26 Nov 2015 14:27:42 +0100 Roland Schatz Provide methods to create implicit load/store converts without adding them to the graph.
Wed, 25 Nov 2015 21:40:38 +0100 Christian Humer Fix GraalCompiler initialization should be done asynchronously in the compiler thread.
Thu, 26 Nov 2015 11:31:19 +0100 Doug Simon updated to latest JVMCI library
Thu, 26 Nov 2015 02:29:57 +0100 Doug Simon updated jvmci import
Thu, 26 Nov 2015 01:10:48 +0100 Doug Simon 8144083 [JVMCI] CompilationResult should be finalized by JVMCI compiler and made effectively final
Thu, 26 Nov 2015 00:55:12 +0100 Doug Simon 8143730 [JVMCI] infopoint recording is too restrictive
Wed, 25 Nov 2015 15:32:07 +0100 Doug Simon added synchronization JMH-based micro-benchmark
Wed, 25 Nov 2015 14:50:57 +0100 Doug Simon mark the cas-locked path out of a monitorenter snippet
Wed, 25 Nov 2015 14:48:57 +0100 Doug Simon updated truffle import
Wed, 25 Nov 2015 17:44:07 +0100 Andreas Woess FrameWithoutBoxing: replace transferToInterpreter() with transferToInterpreterAndInvalidate()
Tue, 24 Nov 2015 16:09:09 +0100 Andreas Woess Fix debug dump message.
Wed, 25 Nov 2015 15:59:27 +0100 Roland Schatz Fix build on JDK9.
Wed, 25 Nov 2015 14:49:09 +0100 Roland Schatz Correctly record element dependencies in PluginGenerator annotation processor.
Tue, 24 Nov 2015 19:31:56 +0100 Roland Schatz Generate graph builder plugins for @NodeIntrinsic and @Fold methods.
Tue, 24 Nov 2015 15:21:14 +0100 Roland Schatz Use graph builder plugins in unit tests.
Tue, 24 Nov 2015 15:26:32 +0100 Roland Schatz Merge com.oracle.graal.graphbuilderconf into com.oracle.graal.nodes project.
Tue, 24 Nov 2015 17:23:25 +0100 Josef Eisl ArrayDuplicationBenchmark: exte4nd GraalBenchmark.
Tue, 24 Nov 2015 15:24:20 +0100 Josef Eisl PartialEscapeBench: extend GraalBenchmark.
Tue, 24 Nov 2015 15:15:53 +0100 Thomas Wuerthinger Handle special case where unproxifying a value returns null, because the value was already deleted.
Tue, 24 Nov 2015 13:42:35 +0100 Andreas Woess Deoptimization inserted for new instance of skipped exception type should invalidate.
Tue, 24 Nov 2015 13:09:25 +0100 Thomas Wuerthinger Merge.
Tue, 24 Nov 2015 13:09:07 +0100 Thomas Wuerthinger Convert LoadHubNode into normal FloatingNode from FloatingGuardedNode.
Tue, 24 Nov 2015 09:15:09 +0100 Doug Simon enabled CRC32 intrinsics on SPARC
Mon, 23 Nov 2015 23:31:31 +0100 Thomas Wuerthinger Fix for control flow graph calculation.
Mon, 23 Nov 2015 17:11:39 +0100 Gilles Duboscq Debug: add log methods with 9 and 10 arguments
Mon, 23 Nov 2015 11:17:37 +0100 Josef Eisl TraceRA: add hints for moves to fixed registers.
Mon, 23 Nov 2015 09:58:08 +0100 Josef Eisl TraceRA: fix checkstyle issue.
Fri, 20 Nov 2015 11:26:35 +0100 Josef Eisl TraceRA: add TraceLinearScanWalker.findOptimalSpillPos().
Thu, 19 Nov 2015 18:09:53 +0100 Josef Eisl TraceRA: get rid of OneSpillStore, SpillInDominator, StoreAtDefinition and replace with single SpillState.SpillStore.
Sun, 22 Nov 2015 20:56:31 +0100 Thomas Wuerthinger Fix for crypto substitutions.
Sun, 22 Nov 2015 20:15:41 +0100 Thomas Wuerthinger Change compiler plugin for accessing node edges to avoid creating pi nodes.
Sun, 22 Nov 2015 19:53:38 +0100 Thomas Wuerthinger Improve handling of pi nodes that directly follow access nodes.
Sun, 22 Nov 2015 19:52:42 +0100 Thomas Wuerthinger Improve memory compare match operation.
Sun, 22 Nov 2015 14:53:59 +0100 Thomas Wuerthinger Fix compiler warning.