log

age author description
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
Fri, 24 Jul 2015 13:35:03 +0200 Josef Eisl LocationMarker: track all registers (not only registers containing references).
Fri, 24 Jul 2015 12:14:50 +0200 Josef Eisl Move IntValueMap/ValueSet to c.o.g.lir/util.
Fri, 24 Jul 2015 10:55:17 +0200 Josef Eisl Rename c.o.g.lir.utils -> c.o.g.lir.util.
Fri, 24 Jul 2015 10:53:27 +0200 Josef Eisl Rename LiveValueSet to ValueSet.
Fri, 24 Jul 2015 10:52:46 +0200 Josef Eisl Rename ValueSet to IntValueMap.
Fri, 24 Jul 2015 10:50:59 +0200 Josef Eisl ValueSet: remove #addLiveValues.
Fri, 24 Jul 2015 10:47:42 +0200 Josef Eisl LocationMarkerPhase: outsource RegStackValueSet.
Fri, 24 Jul 2015 11:54:38 +0200 Stefan Anzinger Reapply changes which had been thrown out by changeset 24db9b5a9f04