log

age author description
Thu, 19 Nov 2015 12:21:03 +0100 Doug Simon updated truffle import
Thu, 19 Nov 2015 12:20:56 +0100 Doug Simon made parts of MonitorSnippets public to allow for reuse by alternative snippets for monitors
Wed, 18 Nov 2015 12:01:42 -0800 Christian Wimmer merge
Wed, 18 Nov 2015 12:01:29 -0800 Christian Wimmer Fix handling of FrameStates with intrinsic bcis during partial evaluation
Wed, 18 Nov 2015 11:52:05 -0800 Christian Wimmer TruffleCompilerThreads does not need to be a stable option, it is only accesed once during startup
Wed, 18 Nov 2015 17:52:38 +0100 Gilles Duboscq BinaryGraphPrinter: add phi nodes to their merge's block
Wed, 18 Nov 2015 17:49:07 +0100 Gilles Duboscq Add foldStamp for AMD64MathIntrinsicNode for cos and sin
Wed, 18 Nov 2015 17:45:18 +0100 Gilles Duboscq ConditionAnchorNode: canonicalize should use the provided value rather than the current input
Wed, 18 Nov 2015 04:00:32 +0100 Thomas Wuerthinger Tune sign and zero extend canonicalizations to take usage counts of the convert operation and its value into account.
Tue, 17 Nov 2015 16:32:15 -0800 Christian Wimmer Merge
Tue, 17 Nov 2015 16:31:30 -0800 Christian Wimmer Move Truffle compile queue to VM-independent baseclass
Tue, 17 Nov 2015 23:16:51 +0100 Doug Simon Added tag graal-0.10 for changeset 795ada9208d8
Tue, 17 Nov 2015 23:15:56 +0100 Doug Simon updated changelog for 0.10 graal-0.10
Tue, 17 Nov 2015 23:10:07 +0100 Doug Simon updated truffle import
Tue, 17 Nov 2015 12:38:28 -0800 Tom Rodriguez Add a few IfNode canonicalization tests
Tue, 17 Nov 2015 12:37:43 -0800 Tom Rodriguez splitIfAtPhi for non-constant compare canonicalizations
Tue, 17 Nov 2015 12:36:33 -0800 Tom Rodriguez Canonicalize x - y < 0 to x < y when possible
Tue, 17 Nov 2015 19:02:13 +0100 Josef Eisl TraceRA: hinting: propagate outgoing stack slots correctly.
Tue, 17 Nov 2015 13:11:31 +0100 Josef Eisl TraceRA: do not split intervals if there is no usage.
Mon, 16 Nov 2015 16:11:50 +0100 Josef Eisl TraceRA: check MoveFactory.allowConstantToStackMove for rematerialize.
Mon, 16 Nov 2015 17:02:37 +0100 Josef Eisl TraceRA: outgoing operands have no register priority.
Mon, 16 Nov 2015 14:59:32 +0100 Josef Eisl LIR: add OperandFlag.OUTGOING.
Mon, 16 Nov 2015 15:46:07 +0100 Josef Eisl NodeLIRBuilder: generalize allowObjectConstantToStackMove to allowConstantToStackMove and move it to MoveFactory.
Tue, 17 Nov 2015 12:20:13 +0100 Gilles Duboscq Update truffle version
Tue, 17 Nov 2015 10:39:51 +0100 Thomas Wuerthinger Re-add RemoveValueProxyPhase in LowTier.
Tue, 17 Nov 2015 01:37:53 +0100 Thomas Wuerthinger Fix application of RemoveValueProxyPhase in normal and economy configurations.
Tue, 17 Nov 2015 00:22:37 +0100 Thomas Wuerthinger Merge.
Tue, 17 Nov 2015 00:07:42 +0100 Thomas Wuerthinger Make more precise which nodes are considered part of a loop in later compilation stages.
Tue, 17 Nov 2015 01:58:18 +0100 Doug Simon AES decrypt stubs require an extra argument on SPARC
Mon, 16 Nov 2015 14:22:56 -0800 Christian Wimmer Dump LinearScan intervals at log level 1
Fri, 13 Nov 2015 14:12:43 +0100 Gilles Duboscq Split com.oracle.graal.loop in 2 parts, Make LoopPolicies extensible
Fri, 13 Nov 2015 12:26:12 -0800 Tom Rodriguez Update jvmci import
Fri, 13 Nov 2015 10:39:44 -0800 Christian Wimmer Update truffle version
Fri, 13 Nov 2015 17:23:04 +0100 Stefan Rumzucker Fix iteration order for pathStack.
Fri, 13 Nov 2015 16:50:22 +0100 Andreas Woess update truffle import
Fri, 13 Nov 2015 14:46:50 +0100 Doug Simon removed unused import
Fri, 13 Nov 2015 14:11:18 +0100 Doug Simon updated graal import
Fri, 13 Nov 2015 14:11:00 +0100 Doug Simon updated CHANGELOG.md
Fri, 13 Nov 2015 14:10:44 +0100 Doug Simon removed temporary workaround
Thu, 12 Nov 2015 23:16:19 +0100 Tom Rodriguez add per-node source info to nodes and assembly instructions
Thu, 12 Nov 2015 11:48:17 -0800 Christian Wimmer Dump LIR before and after register allocation, as well as machine code, when Dump level is set to 1
Thu, 12 Nov 2015 10:23:01 -0800 Christian Wimmer When inlining during parsing, mark caller FrameStates properly as duringCall
Thu, 12 Nov 2015 17:57:09 +0100 Josef Eisl TraceRA: rewrite TraceGlobalMoveResolutionPhase.addMapping.
Thu, 12 Nov 2015 17:24:05 +0100 Josef Eisl TraceRA: fix failing TraceGlobalMoveResolutionMappingTest cases and ignore currently unsupported optimization.
Thu, 12 Nov 2015 18:04:38 +0100 Josef Eisl TraceRA: add TraceGlobalMoveResolutionMappingTest.
Wed, 11 Nov 2015 17:09:42 +0100 Josef Eisl TraceRA: TraceLinearScanAssignLocationsPhase: assign ShadowedRegisterValues to LabelOp.incoming.
Thu, 12 Nov 2015 13:56:55 +0100 Josef Eisl TraceRA: TraceGlobalMoveResolutionPhase: proper handling of ShadowedRegisterValue in LabelOp.incoming.
Thu, 12 Nov 2015 14:01:02 +0100 Josef Eisl TraceRA: add ShadowedRegisterValue.equals.
Wed, 11 Nov 2015 15:35:32 +0100 Josef Eisl LabelOp: add forEachIncomingValue.
Thu, 12 Nov 2015 13:58:04 +0100 Josef Eisl TraceRA: more logging in TraceBuilder.
Wed, 11 Nov 2015 11:06:55 +0100 Josef Eisl Add AllocationStageVerifier.
Wed, 11 Nov 2015 17:14:06 +0100 Josef Eisl TraceRA: add option for spill move elimination.
Fri, 06 Nov 2015 17:50:57 +0100 Josef Eisl TraceRA: insert all store at definition moves.
Fri, 14 Aug 2015 18:19:51 +0200 Josef Eisl Add TraceRA to Changelog.
Wed, 11 Nov 2015 22:45:56 +0100 Doug Simon updated graal and truffle import
Wed, 11 Nov 2015 22:43:24 +0100 Doug Simon temporary workaround until JDK-8142511 is integrated
Wed, 11 Nov 2015 17:02:13 +0100 Roland Schatz Use correct operand size when emitting TEST instruction for null comparison.
Wed, 11 Nov 2015 13:38:43 +0100 Doug Simon guard creation of infopoints at throw bytecodes
Tue, 10 Nov 2015 16:10:01 +0100 Stefan Anzinger Use l and i registers over o and g
Tue, 10 Nov 2015 16:08:21 +0100 Stefan Anzinger [SPARC] Move of 32 bits between fp and gp registers via StackSlot as the latency is shorter