log

age author description
Mon, 05 May 2014 18:39:09 +0200 Lukas Stadler Merge (update state flag after initialization to allow other compiler threads to execute)
Mon, 05 May 2014 18:38:43 +0200 Lukas Stadler Merge (Merge)
Mon, 05 May 2014 18:38:13 +0200 Lukas Stadler Merge (Truffle: fix javadoc)
Mon, 05 May 2014 18:37:27 +0200 Lukas Stadler Merge (clean phase within PartialEscapePhase)
Mon, 05 May 2014 18:36:01 +0200 Lukas Stadler fix block probabilities
Mon, 05 May 2014 18:03:50 +0200 Bernhard Urban gate: make unittests verbose
Wed, 05 Feb 2014 21:24:29 -0800 henryjen 8033289: clang: clean up unused function warning
Mon, 05 May 2014 17:27:03 +0200 Doug Simon made FloatRemNode implement Lowerable
Mon, 05 May 2014 11:34:11 +0200 Josef Eisl Add TimingDecorator.
Mon, 05 May 2014 16:07:20 +0200 Josef Eisl Add command line support for JUnit.
Mon, 05 May 2014 11:34:00 +0200 Josef Eisl Add GraalVerboseTextListener.
Mon, 05 May 2014 11:33:33 +0200 Josef Eisl Add custom GraalJUnitCore.
Mon, 05 May 2014 11:55:34 +0200 Miguel Garcia [flow-sensitive] internal consistency asserts, state tracking
Sun, 04 May 2014 18:36:44 +0200 Miguel Garcia [flow-sensitive] more metrics, documentation
Mon, 05 May 2014 13:24:57 +0200 Doug Simon mx: slight tweak of parallel Java build heuristics
Mon, 05 May 2014 13:17:32 +0200 Doug Simon mx: factored out detection of JDT compilation
Mon, 05 May 2014 00:16:46 +0200 Doug Simon fixed assertion in debug VM
Wed, 30 Apr 2014 11:48:13 +0200 Gilles Duboscq Move CIPrintCompilerName handling into CompileTask::print_compilation_impl
Sun, 04 May 2014 16:12:44 +0200 Miguel Garcia [flow-sensitive] refactoring, factor out evidence-search
Sat, 03 May 2014 16:19:43 +0200 Miguel Garcia [flow-sensitive] simplify to nullConstant
Sun, 04 May 2014 14:44:09 +0200 Miguel Garcia [flow-sensitive] bug fix, simplify ShortCircuitOrNode when of check-cast form
Sun, 04 May 2014 01:28:07 +0200 Doug Simon mx: improved heuristics for sorting remaining tasks in parallel Java build worklist
Sun, 04 May 2014 01:26:50 +0200 Doug Simon mx: made parallel Java builds interact correctly with management of subprocesses upon abort/quit
Sat, 03 May 2014 18:04:52 +0200 Doug Simon fixed clang compilation error
Fri, 02 May 2014 17:03:10 -0700 Tom Rodriguez update state flag after initialization to allow other compiler threads to execute
Fri, 02 May 2014 16:12:07 -0700 Michael Van De Vanter Truffle/Instrumentation: Revise DefaultVisualizer
Fri, 02 May 2014 22:26:45 +0200 Miguel Garcia Merge
Fri, 02 May 2014 20:25:31 +0200 Miguel Garcia [flow-sensitive] skip OSR methods
Fri, 02 May 2014 21:05:13 +0200 Miguel Garcia [flow-sensitive] minor refactorings for readability, documentation
Fri, 02 May 2014 21:58:28 +0200 Doug Simon HSAIL: support for object values in stack slots at deoptimization points
Fri, 02 May 2014 11:04:51 -0700 Christian Wimmer Introduce API for lookup of VM-internals of method handles
Fri, 02 May 2014 17:14:09 +0200 Andreas Woess Truffle: fix javadoc
Fri, 02 May 2014 17:07:44 +0200 Andreas Woess TruffleDSL: NodeCodeGenerator: remove always-true assertion
Fri, 02 May 2014 15:51:11 +0200 Andreas Woess TruffleDSL: add class loading test
Fri, 02 May 2014 15:49:46 +0200 Andreas Woess TruffleDSL: NodeCodeGenerator: avoid referencing BaseNode class in factory
Fri, 02 May 2014 15:49:22 +0200 Andreas Woess TruffleDSL: NodeCodeGenerator: add constructor factory method for uninitialized/default node
Fri, 02 May 2014 15:47:49 +0200 Andreas Woess TruffleDSL: NodeCodeGenerator: add copy constructor factory method
Fri, 02 May 2014 15:59:44 +0200 Andreas Woess Truffle: remove deprecated Node#adoptChild, Node#adoptChildren.
Fri, 02 May 2014 14:48:25 +0200 Lukas Stadler cleanup phase within PartialEscapePhase
Fri, 02 May 2014 14:47:25 +0200 Lukas Stadler small fix in CompareNode.evaluate
Fri, 02 May 2014 14:47:09 +0200 Lukas Stadler new GraphUtil.predecessorIterable
Fri, 02 May 2014 12:02:27 +0200 Lukas Stadler remove NodesToDoubles, refactoring of node probability and inlining relevance computation
Fri, 02 May 2014 14:10:16 +0200 Lukas Stadler allow BoundMethodHandles in AheadOfTime verification
Fri, 02 May 2014 12:02:27 +0200 Lukas Stadler small cosmetic fix in GraphUtil
Fri, 02 May 2014 12:02:27 +0200 Lukas Stadler simplify ReentrantNodeIterator
Fri, 02 May 2014 11:33:47 +0200 Roland Schatz Merge.
Fri, 02 May 2014 10:46:52 +0200 Roland Schatz Ignore unit test.
Fri, 02 May 2014 09:12:23 +0200 Doug Simon re-enabled use of Graal compilation queue by default until regression when using HotSpot queue is understood/resolved
Fri, 02 May 2014 00:36:27 +0200 Doug Simon made Graal work with the HotSpot compiler queue and compiler threads, enabled by -XX:-UseGraalCompilationQueue
Fri, 02 May 2014 00:17:40 +0200 Doug Simon fixed pylint warning
Thu, 01 May 2014 23:55:22 +0200 Doug Simon gate: use parallelized Java building in the gate
Thu, 01 May 2014 23:54:53 +0200 Doug Simon mx: parallelized Java builds (GRAAL-350)
Thu, 01 May 2014 18:26:25 +0200 Doug Simon fixed code that ecj had a problem compiling
Thu, 01 May 2014 17:05:24 +0200 Doug Simon commented out MatchProcessor logging
Thu, 01 May 2014 11:51:45 +0200 Doug Simon mx: added --jdt-warning-as-error when building annotation processor jars
Wed, 30 Apr 2014 15:41:44 -1000 twisti AMD64: implemented DeoptimizationStub.deoptimizationHandler
Wed, 30 Apr 2014 15:09:15 -1000 twisti added com.oracle.graal.lir.FrameMap.stackSlotSize()
Wed, 30 Apr 2014 15:08:09 -1000 twisti added com.oracle.graal.api.code.RegisterSaveLayout.registerToSlot(Register)
Wed, 30 Apr 2014 12:27:27 -0700 Tom Rodriguez switch MatchRule from class to method annotation and fix review feedback
Wed, 30 Apr 2014 11:27:59 -0700 Michael Van De Vanter Merge with cb2eef41371c7e61e16c0076b0a1ad855dab86cc