log

age author description
Fri, 27 Feb 2015 13:55:38 +0100 Stefan Anzinger [SPARC] Change part of the fpop assembler
Fri, 27 Feb 2015 13:23:52 +0100 Stefan Anzinger [SPARC] Change fcmp
Fri, 27 Feb 2015 11:52:03 +0100 Stefan Anzinger [SPARC] Replace call
Fri, 27 Feb 2015 11:42:36 +0100 Stefan Anzinger [SPARC] Remove all object oriented fmt00 instructions (sethi, nop, cbcond) and use simple function calls
Fri, 27 Feb 2015 11:40:15 +0100 Stefan Anzinger Compile the testmethod for jsr in DeoptimizeOnExceptionTest explicitely instead of making it hot in a loop (Saves a lot of time)
Fri, 27 Feb 2015 09:18:23 +0100 Stefan Anzinger [SPARC] Simplify branch instructions (No more object allocations), Tidy up SPARCControlFlow and SPARCAssembler
Tue, 03 Mar 2015 11:51:16 +0100 Thomas Wuerthinger Merge.
Tue, 03 Mar 2015 11:50:31 +0100 Thomas Wuerthinger Improve common dominator calculations.
Mon, 02 Mar 2015 19:21:19 -0800 Tom Rodriguez Add EmitLIRRepeatCount to repeat emitLIR for profiling
Mon, 02 Mar 2015 19:18:31 -0800 Tom Rodriguez Rearrange scopes and timers in emitBackend to match up better
Mon, 02 Mar 2015 19:06:41 -0800 Tom Rodriguez Add ttyLocker to TraceDeoptimization output
Mon, 02 Mar 2015 18:40:47 -0800 Tom Rodriguez Use Value instead of JavaValue in BytecodeFrame and VirtualObject
Tue, 03 Mar 2015 00:01:36 +0100 Thomas Wuerthinger Merge.
Mon, 02 Mar 2015 19:09:46 +0100 Thomas Wuerthinger Handle case in new earliest schedule when end node and begin node are identical.
Mon, 02 Mar 2015 17:07:51 +0100 Thomas Wuerthinger Merge.
Mon, 02 Mar 2015 16:31:59 +0100 Thomas Wuerthinger Merge.
Mon, 02 Mar 2015 16:31:37 +0100 Thomas Wuerthinger Fix cycle in lowered graph for atomic read write.
Mon, 02 Mar 2015 15:59:01 +0100 Thomas Wuerthinger Enable adding constant nodes to the comparison for GraalCompilerTest.
Mon, 02 Mar 2015 15:42:28 +0100 Thomas Wuerthinger Enable LongNodeChainTest for earliest possible schedule strategy.
Mon, 02 Mar 2015 12:26:29 +0100 Thomas Wuerthinger Make earliest possible schedule iterative.
Sun, 01 Mar 2015 13:36:23 +0100 Thomas Wuerthinger Remove dead code in schedule phase.
Mon, 02 Mar 2015 14:15:32 -0800 Tom Rodriguez Remove dead markLocation routine
Thu, 26 Feb 2015 17:39:00 +0100 Josef Eisl Introduce LIROptimization option to disable all LIR optimization.
Mon, 02 Mar 2015 14:03:56 +0100 Josef Eisl Add NestedBooleanOptionValueTest.
Thu, 26 Feb 2015 18:04:52 +0100 Josef Eisl Introduce NestedBooleanOptionValue.
Mon, 02 Mar 2015 14:43:43 +0100 Roland Schatz Temporarily back out changeset 68dd6598be5f (Turn SortState#containsInstruction into an assertion.)
Mon, 02 Mar 2015 14:00:44 +0100 Gilles Duboscq Give a debugId to DeoptimizeNodes that do not come from Guard lowering
Fri, 20 Feb 2015 14:24:16 +0100 Gilles Duboscq SA fixes: add GraalEnv to VMTypes, remove references to value_value from agent sources
Sat, 28 Feb 2015 15:52:13 -0800 Michael Van De Vanter Truffle/Instrumentation: new, experimental kind of Instrument
Sat, 28 Feb 2015 12:50:25 -0800 Michael Van De Vanter Merge with 68dd6598be5f74970e7fc1a4a2fa4ccd166dbb11