log

age author description
Wed, 09 Sep 2015 14:24:10 +0200 Christian Humer Update truffle version.
Tue, 08 Sep 2015 18:22:02 -0700 Tom Rodriguez Disable getComponentType intrinsic for 1.9 and later
Tue, 08 Sep 2015 18:21:11 -0700 Tom Rodriguez Update jvmci import: Renames to be more consistent with jvmci-9
Tue, 08 Sep 2015 17:51:49 -0700 Tom Rodriguez Updated imported jvmci version
Tue, 08 Sep 2015 19:57:39 +0200 Roland Schatz Update jvmci import: Refactoring: Rename Kind to JavaKind.
Tue, 08 Sep 2015 18:53:24 +0200 Roland Schatz Update jvmci import: Use wordKind instead of Kind.Object in backend.
Tue, 08 Sep 2015 17:32:21 +0200 Josef Eisl TraceRA: reactivate assertion.
Tue, 08 Sep 2015 17:46:39 +0200 Josef Eisl TraceRA: TraceLinearScanLifetimeAnalysisPhase: remove unused code.
Tue, 08 Sep 2015 16:38:30 +0200 Josef Eisl TraceRA: make TraceLinearScanAllocationPhases static.
Tue, 08 Sep 2015 18:53:43 +0200 Josef Eisl TraceRA: introduce TraceAllocationPhase and TraceLinearScanAllocationPhase.
Tue, 08 Sep 2015 10:50:21 +0200 Josef Eisl TraceRA: always insert spill-moves and use TraceLinearScanResolveDataFlowPhase only for SSI resolution.
Mon, 07 Sep 2015 17:38:39 +0200 Josef Eisl TraceRA: TraceLinearScanLifetimeAnalysisPhase: higher dump level for intermediate interval dumps.
Tue, 08 Sep 2015 14:18:54 +0200 Josef Eisl mx specjvm2008: do not add benchmark groups when running "all" benchmarks.
Tue, 08 Sep 2015 15:11:16 +0200 Roland Schatz Update jvmci import: Remove Value.getKind().
Tue, 08 Sep 2015 12:16:00 +0200 Doug Simon added missing @SuppressWarnings("try") statements