log

age author description
Tue, 03 Mar 2015 13:24:33 +0100 Stefan Anzinger Fix compiler warning
Tue, 03 Mar 2015 13:19:35 +0100 Stefan Anzinger Merge
Mon, 02 Mar 2015 19:11:22 +0100 Stefan Anzinger Merge
Mon, 02 Mar 2015 18:44:14 +0100 Stefan Anzinger [SPARC] Change ld/st ops of SPARC to functions
Mon, 02 Mar 2015 12:14:36 +0100 Stefan Anzinger [SPARC] Change conditional move ops of SPARC to functions
Mon, 02 Mar 2015 11:22:17 +0100 Stefan Anzinger [SPARC] Change arithmetic ops of SPARC to functions in assembler
Fri, 27 Feb 2015 14:43:40 +0100 Stefan Anzinger [SPARC] Replace fpop instructions
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
Sat, 28 Feb 2015 09:32:36 -0800 Michael Van De Vanter Truffle/Instrumentation: Javadoc fix
Sat, 28 Feb 2015 15:34:08 +0100 Thomas Wuerthinger Turn SortState#containsInstruction into an assertion.
Sat, 28 Feb 2015 15:20:32 +0100 Thomas Wuerthinger Block to kill set is only necessary for floating reads.
Sat, 28 Feb 2015 15:16:29 +0100 Thomas Wuerthinger Do not need to compute post dominators for schedule.
Sat, 28 Feb 2015 15:09:53 +0100 Thomas Wuerthinger Add assertion in ControlFlowGraph.
Sat, 28 Feb 2015 14:54:59 +0100 Thomas Wuerthinger Add test case and support for nested loops for Truffle bytecode interpreters.
Sat, 28 Feb 2015 14:54:29 +0100 Thomas Wuerthinger Verify that merge nodes have more than one merged forward end. Add utility for cleaning up merge nodes that do not.
Sat, 28 Feb 2015 14:50:40 +0100 Thomas Wuerthinger Improve error message for partialEvaluationConstant assert to include the values of phis.
Sat, 28 Feb 2015 13:15:09 +0100 Thomas Wuerthinger Another fix after counted loop recognition changes.
Sat, 28 Feb 2015 12:44:49 +0100 Thomas Wuerthinger Add Truffle bytecode interpreter test with nested loops.
Sat, 28 Feb 2015 01:01:52 +0100 Thomas Wuerthinger Fix for counted loop changes.
Fri, 27 Feb 2015 22:49:50 +0100 Thomas Wuerthinger Support for loops for Truffle bytecode interpreters.
Fri, 27 Feb 2015 22:49:26 +0100 Thomas Wuerthinger Support == as a loop exit condition of counted loops.
Fri, 27 Feb 2015 15:34:43 -0800 Tom Rodriguez Make isDominatedBy faster
Fri, 27 Feb 2015 20:17:59 +0100 Thomas Wuerthinger Fix issue found by CheckGraalInvariants.
Fri, 27 Feb 2015 18:25:41 +0100 Thomas Wuerthinger Temporarily disable constant scheduling again for canonical graph comparisons.
Fri, 27 Feb 2015 17:11:47 +0100 Thomas Wuerthinger Fix EdgesTest after recent changes to the Edges class.
Fri, 27 Feb 2015 16:36:38 +0100 Thomas Wuerthinger Merge.
Fri, 27 Feb 2015 16:35:54 +0100 Thomas Wuerthinger Ignore simpleLoopTest for now.
Fri, 27 Feb 2015 16:26:54 +0100 Thomas Wuerthinger Add bytecode interpreter partial evaluation test with loop.
Fri, 27 Feb 2015 16:01:12 +0100 Thomas Wuerthinger Support for creating merges during partial evaluation of bytecode interpreters.
Fri, 27 Feb 2015 14:06:36 +0100 Thomas Wuerthinger Add merge boolean property to ExplodeLoop annotation to indicate that backward branches should be merged if possible.
Fri, 27 Feb 2015 14:02:15 +0100 Thomas Wuerthinger Add test timeout for long if cascade test.