log

age author description
Tue, 17 Mar 2015 19:21:22 -0700 Tom Rodriguez Log dequeue of methods from CompileQueue
Wed, 18 Mar 2015 16:39:06 +0100 Stefan Anzinger Merge
Wed, 18 Mar 2015 15:23:39 +0100 Stefan Anzinger [SPARC] (Re)move SPARCScratchRegister into the SPARCMacroAssembler to force usage only during assembly.
Wed, 18 Mar 2015 13:53:23 +0100 Stefan Anzinger Merge
Tue, 17 Mar 2015 18:57:47 +0100 Stefan Anzinger [SPARC] Set lower plugin count estimate for SPARC backend
Wed, 18 Mar 2015 15:58:55 +0100 Gilles Duboscq FloatStamp.Abs.foldStamp support known-NaN input
Wed, 18 Mar 2015 15:51:15 +0100 Gilles Duboscq CanonicalizerPhase: can not use Debug.handle without a corresponding scope/sandbox
Wed, 18 Mar 2015 15:14:27 +0100 Gilles Duboscq Add assert in FloatStamp
Wed, 08 Oct 2014 16:20:38 +0200 Gilles Duboscq Implement foldStamp for Float to Integer ops
Wed, 08 Oct 2014 15:27:10 +0200 Gilles Duboscq Implement foldStamp for Integer to Float conversions
Wed, 18 Mar 2015 14:36:13 +0100 Gilles Duboscq Remove TailDuplicationPhase
Tue, 17 Mar 2015 16:13:54 +0100 Gilles Duboscq GuardsStage: add areDeoptsFixed helper method
Wed, 18 Mar 2015 11:30:45 +0100 Josef Eisl BenchmarkCounters: add option to turn of number grouping separators.
Wed, 18 Mar 2015 02:15:37 +0100 Christian Humer Truffle: implemented new -G:+PrintTruffleExpansionHistogram tool.
Wed, 18 Mar 2015 02:17:34 +0100 Christian Humer Truffle: truffle compilation might result in a CancellationException.
Wed, 18 Mar 2015 01:46:01 +0100 Thomas Wuerthinger Merge.
Wed, 18 Mar 2015 01:45:49 +0100 Thomas Wuerthinger Add memory proxy support in the new MemoryScheduleVerification.
Tue, 17 Mar 2015 11:23:06 -0700 Tom Rodriguez Merge
Tue, 17 Mar 2015 11:22:56 -0700 Tom Rodriguez Fix arg limit on Mac
Mon, 16 Mar 2015 17:37:32 -0700 Tom Rodriguez Make the native initialization path for Graal more robust
Mon, 16 Mar 2015 16:38:17 -0700 Tom Rodriguez Don't walk out of loop when estimating unswitch benefits
Mon, 16 Mar 2015 15:51:43 -0700 Tom Rodriguez More checks that InductionVariable.direction is valid
Mon, 16 Mar 2015 15:46:28 -0700 Tom Rodriguez Don't force resolution for unloaded field types
Mon, 16 Mar 2015 18:19:12 +0100 Josef Eisl Do not include MoveProfiling phases in stub compilation.
Mon, 16 Mar 2015 16:38:01 +0100 Josef Eisl LIRSuites: add copy constructor.
Mon, 16 Mar 2015 16:37:21 +0100 Josef Eisl LIRPhaseSuite: add copy().
Mon, 16 Mar 2015 17:23:22 +0100 Josef Eisl Add MoveProfiling.
Mon, 16 Mar 2015 17:15:52 +0100 Josef Eisl Add BenchmarkCounterFactory to PostAllocationOptimizationContext.
Mon, 16 Mar 2015 17:36:45 +0100 Josef Eisl Make DynamicCounterNode LIRLowerable.
Tue, 17 Mar 2015 17:19:04 +0100 Josef Eisl {AMD64,SPARC}HotSpotLIRGenerator: implement createBenchmarkCounter().