log

age author description
Wed, 05 Aug 2015 01:03:28 +0200 Doug Simon updated jvmci import version
Tue, 04 Aug 2015 10:31:16 +0200 Doug Simon updated jvmci import version
Tue, 04 Aug 2015 01:09:31 +0200 Doug Simon moved JVMCI option parsing back into Java
Mon, 03 Aug 2015 10:45:40 -0700 Tom Rodriguez Merge
Mon, 03 Aug 2015 10:45:17 -0700 Tom Rodriguez Always use KlassPointerStamp for klass metadata reads
Mon, 03 Aug 2015 09:35:55 -0700 Tom Rodriguez Backout 565196752144
Mon, 03 Aug 2015 09:35:39 -0700 Tom Rodriguez Remove incorrect assert
Sun, 02 Aug 2015 22:55:21 -0700 Tom Rodriguez ValueNode.getKind is really getStackKind
Sun, 02 Aug 2015 22:55:04 -0700 Tom Rodriguez CheckStyle: start generated should suppress header checks too
Mon, 03 Aug 2015 10:55:38 +0200 Doug Simon fixed Eclipse/pydev project references
Fri, 31 Jul 2015 16:23:42 +0200 Roland Schatz Unit tests for Word.objectTo(Un)trackedPointer.
Fri, 31 Jul 2015 15:07:27 +0200 Roland Schatz Split Word.fromObject into Word.objectToTrackedPointer and Word.objectToUntrackedPointer.
Fri, 31 Jul 2015 14:26:26 +0200 Roland Schatz Remove Word.fromWordBase().
Fri, 31 Jul 2015 14:40:01 +0200 Josef Eisl Update imports.
Fri, 31 Jul 2015 11:55:58 +0200 Josef Eisl TraceRA:TraceLSRA: do not perform predecessor optimization.
Thu, 30 Jul 2015 16:38:54 +0200 Roland Schatz Prevent false positives in change detection of second lowering round.
Wed, 29 Jul 2015 15:43:28 +0200 Gilles Duboscq Fix dependencies urls
Wed, 29 Jul 2015 11:59:18 +0200 Roland Schatz Merge.
Tue, 28 Jul 2015 13:19:14 -0700 Tom Rodriguez Merge
Tue, 28 Jul 2015 13:00:32 -0700 Tom Rodriguez Remove Snippet.removeAllFrameStates
Tue, 28 Jul 2015 10:52:41 -0700 Tom Rodriguez Simplify code slightly
Tue, 28 Jul 2015 10:49:20 -0700 Tom Rodriguez Fix name of JavaMethodContext
Tue, 28 Jul 2015 19:58:40 +0200 Josef Eisl TraceRA: add description to TraceRAsimpleLifetimeAnalysis option.
Tue, 28 Jul 2015 19:59:47 +0200 Josef Eisl Add TraceTrivialAllocator.
Tue, 28 Jul 2015 19:38:25 +0200 Josef Eisl Add TraceUtil.
Tue, 28 Jul 2015 18:42:34 +0200 Roland Schatz Move assertion from canonicalization to constructor.
Tue, 28 Jul 2015 17:48:03 +0200 Josef Eisl TraceRA: add TraceSimpleLifetimeAnalysisPhase.
Tue, 28 Jul 2015 17:18:16 +0200 Josef Eisl LinearScan: adopt visibility.
Tue, 28 Jul 2015 15:16:58 +0200 Josef Eisl LinearScan: rename LSRAOptimizeSpillPosition to LIROptLSRAOptimizeSpillPosition.
Tue, 28 Jul 2015 15:16:19 +0200 Josef Eisl LinearScan: make LSRAOptimizeSpillPosition a NestedBooleanOptionValue.
Tue, 28 Jul 2015 14:37:09 +0200 Josef Eisl Backed out changeset: a30c3bf521a5 (Disable -G:+TraceRA gate temproarily on sparc)
Tue, 28 Jul 2015 14:18:26 +0200 Josef Eisl SPARCByteSwapOp: mark temporary slot as uninitialized.
Tue, 28 Jul 2015 13:22:43 +0200 Josef Eisl LinearScanWalker: relax assertion.
Tue, 28 Jul 2015 12:20:51 +0200 Josef Eisl LinearScanWalker: improve assertion message.
Tue, 28 Jul 2015 12:23:05 +0200 Stefan Anzinger Disable -G:+TraceRA gate temproarily on sparc
Tue, 28 Jul 2015 12:22:39 +0200 Stefan Anzinger [SPARC] Include excludeSrc.make on sparc build
Tue, 28 Jul 2015 11:32:12 +0200 Josef Eisl TraceRA: Make global move resolution a phase.
Mon, 27 Jul 2015 16:12:28 +0200 Josef Eisl TraceRA: make accessRecursive iterative.
Mon, 27 Jul 2015 17:05:38 -0700 Tom Rodriguez Fix jvmci.make
Mon, 27 Jul 2015 16:57:30 -0700 Tom Rodriguez Merge
Mon, 27 Jul 2015 16:26:41 -0700 Tom Rodriguez Eliminate jdk.internal.jvmci.debug
Fri, 24 Jul 2015 09:29:09 -0700 Tom Rodriguez Move Management back into graal.debug
Mon, 27 Jul 2015 09:59:44 +0200 Josef Eisl Fix checkstyle and findbugs issues.
Mon, 27 Jul 2015 09:44:55 +0200 Josef Eisl Rename IntValueMap to IndexedValueMap.
Fri, 24 Jul 2015 15:38:17 +0200 Josef Eisl SSIBlockValueMapImpl: use VariableVirtualStackValueMap in BlockData.
Fri, 24 Jul 2015 15:26:17 +0200 Josef Eisl Move SSIBlockValueMapImpl to c.o.g.lir.ssi package.
Fri, 24 Jul 2015 15:24:38 +0200 Josef Eisl SSIBlockValueMapImpl: use VariableVirtualStackValueMap.
Fri, 24 Jul 2015 15:24:15 +0200 Josef Eisl MoveProfiling: add support for stack to stack moves.
Fri, 24 Jul 2015 14:53:09 +0200 Josef Eisl SSIUtil: document SSI form.
Fri, 24 Jul 2015 13:50:38 +0200 Josef Eisl Rename SSIUtils->SSIUtil.
Fri, 24 Jul 2015 13:49:56 +0200 Josef Eisl Rename SSAUtils->SSAUtils.
Fri, 24 Jul 2015 15:39:14 +0200 Josef Eisl Add VariableVirtualStackValueMap.
Fri, 24 Jul 2015 09:35:18 +0200 Josef Eisl LinearScan: minor cleanups.
Fri, 24 Jul 2015 09:29:36 +0200 Josef Eisl LinearScan: clean up members.
Fri, 24 Jul 2015 09:22:56 +0200 Josef Eisl LinearScan: remove unused member.
Fri, 24 Jul 2015 09:21:04 +0200 Josef Eisl Move different register allocators into sub-packages.
Fri, 24 Jul 2015 09:04:14 +0200 Josef Eisl mx gate: add TraceRA unittest and bootstrap tasks.
Fri, 24 Jul 2015 10:55:33 +0200 Josef Eisl Drop initial version of the trace based register allocator.
Fri, 24 Jul 2015 16:20:56 +0200 Lukas Stadler PEA refactoring: simplify VirtualizerTool, arrays instead of HashMaps, route all modifications through BlockState, copy-on-write in BlockState
Fri, 24 Jul 2015 13:26:44 +0200 Stefan Anzinger [SPARC] Peephole optimization of empty delay slots