log

age author description
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
Mon, 07 Sep 2015 22:26:45 +0200 Doug Simon make processing of <jre>/lib/jvmci/*.properties file like other Java *.properties files in that the last definition of any propery "wins"
Mon, 07 Sep 2015 22:26:14 +0200 Doug Simon moved cstring utilities into UnsafeUtil and made them require the caller to have the Unsafe capability
Mon, 07 Sep 2015 16:03:02 +0200 Josef Eisl TraceRA: clean-up and simplify.
Thu, 03 Sep 2015 19:01:59 +0200 Josef Eisl TraceRA: skip {AMD64,SPARC}AllocatorTest.
Wed, 02 Sep 2015 13:03:54 +0200 Josef Eisl IntervalDumper: fix typo in javadoc.
Mon, 07 Sep 2015 15:24:42 +0200 Gilles Duboscq Use https urls where available
Mon, 07 Sep 2015 12:17:41 +0200 Doug Simon adapted to removal of HotSpotVMConfig.useHeapProfiler
Sat, 05 Sep 2015 06:13:33 +0200 Stefan Anzinger Update jvmci import revision
Fri, 04 Sep 2015 16:42:41 +0200 Doug Simon updated imported truffle version
Fri, 04 Sep 2015 16:42:27 +0200 Doug Simon updated imported jvmci version
Fri, 04 Sep 2015 16:42:02 +0200 Doug Simon use public https urls
Fri, 04 Sep 2015 15:12:02 +0200 Lukas Stadler additional test for PEA (contributed by Christian Wimmer)
Fri, 04 Sep 2015 15:10:21 +0200 Lukas Stadler fix bug in PEA that appeared for certain phi->phi dependencies
Fri, 04 Sep 2015 13:56:40 +0200 Josef Eisl Updated imported jvmci version.
Thu, 03 Sep 2015 14:11:19 -0700 Tom Rodriguez updated imported jvmci version
Thu, 03 Sep 2015 19:42:00 +0200 Andreas Woess Truffle: defer compilation and installation of call boundary trampoline method
Thu, 03 Sep 2015 19:24:03 +0200 Andreas Woess Truffle: extract TraceTruffleTransferToInterpreter code into helper class
Thu, 03 Sep 2015 17:45:03 +0200 Doug Simon updated imported jvmci version
Thu, 03 Sep 2015 12:57:55 +0200 Roland Schatz Fix rawtypes warnings.
Thu, 03 Sep 2015 00:55:58 +0200 Doug Simon updated imported jvmci version
Thu, 03 Sep 2015 00:54:14 +0200 Doug Simon suppressed -Xlint:try warnings
Wed, 02 Sep 2015 22:40:18 +0200 Doug Simon updated imported truffle version
Wed, 02 Sep 2015 22:40:06 +0200 Doug Simon updated imported jvmci version
Wed, 02 Sep 2015 22:38:02 +0200 Doug Simon fixed or suppressed all -Xlint warnings
Wed, 02 Sep 2015 14:18:39 +0200 Roland Schatz Update jvmci: Collapse Value/AbstractValue.
Wed, 02 Sep 2015 11:47:11 +0200 Josef Eisl CFGPrinter: introduce IntervalDumper to abstract LSRA interval dumping.
Tue, 01 Sep 2015 14:30:54 +0200 Stefan Anzinger [SPARC] Fix issues with new ConstantValue and JavaConstant handling
Tue, 01 Sep 2015 14:49:24 +0200 Roland Schatz Update jvmci.
Tue, 01 Sep 2015 12:21:11 +0200 Josef Eisl TraceRA: fix eclipseformat.
Tue, 01 Sep 2015 12:07:33 +0200 Josef Eisl TraceRA: remove trace.LinearScanAssignLocationsPhase.
Tue, 01 Sep 2015 12:04:58 +0200 Josef Eisl TraceRA: rename trace.LinearScanWalker to TraceLinearScanWalker.
Tue, 01 Sep 2015 12:04:10 +0200 Josef Eisl TraceRA: rename trace.IntervalWalker to TraceIntervalWalker.
Tue, 01 Sep 2015 12:03:14 +0200 Josef Eisl TraceRA: rename trace.Interval to trace.TraceInterval.
Tue, 01 Sep 2015 11:49:35 +0200 Josef Eisl TraceRA: rename trace.MoveResolver to trace.TraceLocalMoveResolver.
Tue, 01 Sep 2015 11:46:16 +0200 Josef Eisl TraceRA: pull trace.TraceLocalMoveResolver up into trace.MoveResolver.
Tue, 01 Sep 2015 11:07:34 +0200 Josef Eisl SSIVerifier: ignore non-virtual stack slots.
Mon, 31 Aug 2015 17:47:05 +0200 Josef Eisl Remove trace.OutOfRegistersException.
Tue, 01 Sep 2015 12:13:11 +0200 Josef Eisl TraceRA: make classes final and invisible.
Mon, 31 Aug 2015 13:55:03 +0200 Josef Eisl TraceRA: remove LinearScanResolveDataFlowPhase.
Mon, 31 Aug 2015 13:50:09 +0200 Josef Eisl TraceRA: rename LinearScanOptimizeSpillPositionPhase -> TraceLinearScanOptimizeSpillPositionPhase.
Mon, 31 Aug 2015 13:48:59 +0200 Josef Eisl TraceRA: rename LinearScanRegisterAllocationPhase to TraceLinearScanRegisterAllocationPhase.
Mon, 31 Aug 2015 15:10:29 +0200 Josef Eisl TraceRA: remove LinearScanLifetimeAnalysisPhase.
Mon, 31 Aug 2015 13:33:08 +0200 Josef Eisl TraceRA: merge LinearScanAssignLocationsPhase.
Mon, 31 Aug 2015 13:27:51 +0200 Josef Eisl TraceRA: merge trace.SSILinearScanEliminateSpillMovePhase and LinearScanEliminateSpillMovePhase to TraceLinearScanEliminateSpillMovePhase.
Mon, 31 Aug 2015 13:24:42 +0200 Josef Eisl TraceRA: rename SSAMoveResolver to TraceLocalMoveResolver.
Mon, 31 Aug 2015 13:23:04 +0200 Josef Eisl TraceRA: remove OptimizingLinearScanWalker.
Mon, 31 Aug 2015 13:21:01 +0200 Josef Eisl TraceRA: merge trace.LinearScan and TraceLinearScan.
Mon, 31 Aug 2015 13:11:26 +0200 Josef Eisl TraceRA: remove duplicated options.
Mon, 31 Aug 2015 13:06:17 +0200 Josef Eisl TraceRA: copy LSRA code over to the trace package.