log

age author description
Wed, 24 Jul 2013 10:07:37 +0200 tschatzl 8020123: Test gc/g1/TestPrintRegionRememberedSetInfo.java fails with "test result: Error. No action after @build"
Wed, 31 Jul 2013 19:05:03 -0400 dholmes Merge
Sat, 27 Jul 2013 17:23:11 -0400 clucasius Merge
Thu, 25 Jul 2013 21:05:29 -0400 dholmes 8021314: minimal1.make needs to force off components not supported by the minimal VM
Wed, 31 Jul 2013 08:28:18 -0700 fparain Merge
Tue, 30 Jul 2013 14:14:25 -0700 ccheung 8021296: [TESTBUG] Test8017498.sh fails to find "gcc" and fails to compile on some Linux releases
Fri, 26 Jul 2013 15:24:32 +0000 fparain 8019845: Memory leak during class redefinition
Fri, 26 Jul 2013 05:54:01 -0700 fparain Merge
Wed, 24 Jul 2013 08:04:15 +0200 minqi Merge
Fri, 19 Jul 2013 14:43:45 -0700 minqi 8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails
Fri, 26 Jul 2013 12:37:39 -0700 kvn 8008938: TieredCompilation should be default
Fri, 26 Jul 2013 04:01:41 -0700 amurillo 8021566: new hotspot build - hs25-b44
Thu, 01 Aug 2013 04:56:11 -0700 cl Added tag jdk8-b101 for changeset f6921c876db1
Thu, 10 Oct 2013 16:14:55 +0200 Doug Simon made CodeCacheProvider independent of MetaAccessProvider (GRAAL-511)
Thu, 10 Oct 2013 13:44:59 +0200 Gilles Duboscq Simplify ConstantNode.onlyUsedInVirtualState
Thu, 10 Oct 2013 12:07:58 +0200 Gilles Duboscq Ignore agent build files
Thu, 10 Oct 2013 13:03:26 +0200 Bernhard Urban Label: allocate ArrayList lazily
Thu, 10 Oct 2013 12:06:33 +0200 Doug Simon made verification of Option declaring classes runtime independent
Thu, 10 Oct 2013 12:05:39 +0200 Doug Simon removed warning
Thu, 10 Oct 2013 11:56:25 +0200 Doug Simon added tests for ResolvedJavaType.getClassInitializer() and ResolvedJavaType.getDeclaredMethods()
Thu, 10 Oct 2013 11:55:46 +0200 Doug Simon added ResolvedJavaType.getClassInititalizer()
Thu, 10 Oct 2013 03:23:40 +0200 Andreas Woess Back out changeset be0a33a631fa.
Wed, 09 Oct 2013 22:21:49 +0200 Andreas Woess Truffle: fix node rewrite issue that can occur when a currently executing node is replaced in a recursive call.
Wed, 09 Oct 2013 20:03:43 +0200 Andreas Woess Remove obsolete TruffleCompilerOptions.
Wed, 09 Oct 2013 19:38:58 +0200 Andreas Woess fix typo
Wed, 09 Oct 2013 17:55:00 +0200 Andreas Woess Fix DeoptimizeNode @NodeInfo.
Wed, 09 Oct 2013 17:34:44 +0200 Thomas Wuerthinger Merge.
Wed, 09 Oct 2013 17:26:38 +0200 Thomas Wuerthinger Merge.
Wed, 09 Oct 2013 17:26:29 +0200 Thomas Wuerthinger Do not emit code for constants in virtual state.
Tue, 08 Oct 2013 23:14:53 +0200 Thomas Wuerthinger Allow floating unsafe loads.
Tue, 08 Oct 2013 23:14:35 +0200 Thomas Wuerthinger Only allow virtualization of PiNode if type matches.
Wed, 09 Oct 2013 16:53:07 +0200 Bernhard Urban StandardMethodSubstitutionsTest: reenable tests again
Wed, 09 Oct 2013 16:02:48 +0200 Doug Simon spelling fix
Tue, 08 Oct 2013 21:47:46 +0200 Thomas Wuerthinger Merge.
Tue, 08 Oct 2013 00:18:11 +0200 Thomas Wuerthinger Introduce ConditionAnchorNode.
Tue, 08 Oct 2013 00:17:56 +0200 Thomas Wuerthinger Fix warnings in PTX code.
Tue, 08 Oct 2013 15:06:43 +0200 Doug Simon ensure graal.options in the JDK is deployed/updated/deleted each time the VM is run
Tue, 08 Oct 2013 13:30:10 +0200 Doug Simon suggest corrections for mistyped Graal options (GRAAL-521)
Tue, 08 Oct 2013 00:20:24 +0100 Chris Seaton TruffleRuntime.createVirtualFrame.
Mon, 07 Oct 2013 23:16:00 +0200 Thomas Wuerthinger Merge.
Mon, 07 Oct 2013 23:10:17 +0200 Thomas Wuerthinger Fix unsafe load snippet.
Mon, 07 Oct 2013 09:10:51 +0200 Thomas Wuerthinger Merge.
Mon, 07 Oct 2013 03:12:05 +0200 Thomas Wuerthinger Fix more PTX warnings.
Mon, 07 Oct 2013 03:11:20 +0200 Thomas Wuerthinger Merge.
Mon, 07 Oct 2013 03:08:50 +0200 Thomas Wuerthinger Fix warnings in PTX code.
Mon, 07 Oct 2013 03:05:50 +0200 Thomas Wuerthinger Propagate state after when creating unsafe store node.
Mon, 07 Oct 2013 02:40:08 +0200 Thomas Wuerthinger Add support for unsafe access in early read elimination.
Mon, 07 Oct 2013 01:25:49 +0200 Thomas Wuerthinger Add object location identity class.
Mon, 07 Oct 2013 01:24:08 +0200 Thomas Wuerthinger Merge.
Mon, 07 Oct 2013 01:23:54 +0200 Thomas Wuerthinger Simplify handling of unsafe store and unsafe load.
Sun, 06 Oct 2013 16:30:25 +0200 Thomas Wuerthinger Remove unused import.
Sun, 06 Oct 2013 16:27:06 +0200 Thomas Wuerthinger Add missing node intrinsic annotation.
Mon, 07 Oct 2013 14:47:18 +0200 Doug Simon fixed WriteBarrier tests
Mon, 07 Oct 2013 11:36:49 +0200 Doug Simon Merge.
Sun, 06 Oct 2013 23:45:02 +0200 Doug Simon removed the IterableNodeType marker interface from PhiNode (GRAAL-471)
Sun, 06 Oct 2013 23:44:15 +0200 Doug Simon removed unused PhiStampPhase
Sun, 06 Oct 2013 23:40:18 +0200 Doug Simon removed the IterableNodeType marker interface from EscapeObjectState (GRAAL-471)
Sun, 06 Oct 2013 23:37:24 +0200 Doug Simon removed the IterableNodeType marker interface from ValueAnchorNode (GRAAL-471)
Sun, 06 Oct 2013 23:35:47 +0200 Doug Simon removed the IterableNodeType marker interface from WriteBarrier (GRAAL-471); typed iteration is only used in tests
Sun, 06 Oct 2013 23:32:25 +0200 Doug Simon removed the IterableNodeType marker interface from MaterializedObjectState (GRAAL-471)
Sun, 06 Oct 2013 23:31:03 +0200 Doug Simon removed the IterableNodeType marker interface from LogicNegationNode (GRAAL-471)
Sun, 06 Oct 2013 23:29:37 +0200 Doug Simon removed the IterableNodeType marker interface from LoadIndexedNode (GRAAL-471)
Sun, 06 Oct 2013 23:28:58 +0200 Doug Simon removed unused class
Sun, 06 Oct 2013 23:04:55 +0200 Doug Simon removed the IterableNodeType marker interface from LoadFieldNode (GRAAL-471)
Sun, 06 Oct 2013 21:19:22 -0700 Michael Van De Vanter Merge with 67a1e27a8dbb0945dc974b3ee3d8ac8af04743d3
Sun, 06 Oct 2013 21:17:51 -0700 Michael Van De Vanter Truffle: another minor tweak to NodeUtil.printSourceAttributionTree
Sun, 06 Oct 2013 19:58:09 -0700 Michael Van De Vanter SL: remove use of RootNode() constructor
Sun, 06 Oct 2013 19:57:46 -0700 Michael Van De Vanter Truffle: clean out one more use of the RootNode() constructor in test code
Sun, 06 Oct 2013 19:54:56 -0700 Michael Van De Vanter SL: update node constructors to use the Node(SourceSection) constructor
Sun, 06 Oct 2013 19:53:00 -0700 Michael Van De Vanter Truffle; remove uses of Node() constructor in test code
Sun, 06 Oct 2013 22:07:23 -0400 Morris Meyer PTX initial float and double
Sun, 06 Oct 2013 18:15:56 -0400 Morris Meyer PTX boolean return value, emitIntegerTestMove, warnings
Sun, 06 Oct 2013 13:55:09 -0400 Morris Meyer PTX conditional move, switch, if-else
Sun, 06 Oct 2013 15:38:20 +0200 Thomas Wuerthinger Merge.
Sun, 06 Oct 2013 15:36:12 +0200 Thomas Wuerthinger Adjustments to unsafe access and unsafe cast compiler directives in Truffle API.
Sat, 05 Oct 2013 15:01:01 +0200 Thomas Wuerthinger Adjustment to unsafe customization macro node.
Sat, 05 Oct 2013 16:51:42 -0400 Morris Meyer Fixes to PTX control flow logic
Sat, 05 Oct 2013 10:37:38 -0400 Morris Meyer Disable broken BitCountNode integer / long substition test
Sat, 05 Oct 2013 10:31:18 -0400 Morris Meyer Fixed BasicPTXTest and IntegerPTXTest
Fri, 04 Oct 2013 11:56:18 +0200 Lukas Stadler more javadoc and output tweaks for dynamic counters
Fri, 04 Oct 2013 00:53:19 +0200 Doug Simon added block ids to Labels
Thu, 03 Oct 2013 21:28:21 +0200 Doug Simon removed dead or unused code
Thu, 03 Oct 2013 18:08:24 +0200 Roland Schatz Fix wrong typecast.
Thu, 03 Oct 2013 17:07:10 +0200 Doug Simon fix line wrapping issue when printing help for options
Thu, 03 Oct 2013 11:17:43 +0200 Roland Schatz Implement FloatStamp.asConstant.
Thu, 03 Oct 2013 10:38:23 +0200 Gilles Duboscq Fix problem with FloatStamp/IntegerStamp.alwaysDistinct throwing NPE
Wed, 02 Oct 2013 22:46:54 +0200 Doug Simon canonicalized projects
Wed, 02 Oct 2013 22:46:36 +0200 Doug Simon Merge.
Wed, 02 Oct 2013 21:43:19 +0200 Doug Simon modified CustomCanonicalizer to deal with Nodes (instead of ValueNodes) to avoid extra type testing during canonicalization (GRAAL-506)
Wed, 02 Oct 2013 21:40:29 +0200 Doug Simon Merge.
Wed, 02 Oct 2013 20:57:11 +0200 Doug Simon replace instanceof type tests for Canonicalizable and Simplifiable with extra boolean properties in NodeClass (GRAAL-506)
Tue, 01 Oct 2013 20:38:25 +0200 Doug Simon moved Canonicalizable and Simplifiable to the com.oracle.graal.graph project (GRAAL-506)
Tue, 01 Oct 2013 20:32:47 +0200 Doug Simon broadened types in Canonicalizable interface so that it can be moved to the com.oracle.graal.graph project (GRAAL-506)
Tue, 01 Oct 2013 20:30:04 +0200 Doug Simon broadened types in SimplifierTool interface so that it can be moved to the com.oracle.graal.graph project (GRAAL-506)
Wed, 02 Oct 2013 21:54:12 +0200 Bernhard Urban Inlining: remove killing begin node in non-exceptional path of InvokeWithException after inlining
Wed, 02 Oct 2013 18:40:48 +0200 Lukas Stadler fix signature of reflective invocation of ReplacementsImpl.makeGraph
Wed, 02 Oct 2013 17:34:27 +0200 Lukas Stadler Merge
Wed, 21 Aug 2013 15:29:55 +0200 Lukas Stadler don't tail duplicate object allocations
Wed, 02 Oct 2013 15:17:16 +0200 Lukas Stadler some more javadoc for benchmark counters
Wed, 02 Oct 2013 15:05:04 +0200 Lukas Stadler in-depth profiling of allocations and monitors
Wed, 02 Oct 2013 15:04:04 +0200 Lukas Stadler remove unused option
Wed, 02 Oct 2013 14:38:07 +0200 Lukas Stadler fix, simplify and enable ObjectClone intrinsification
Wed, 02 Oct 2013 14:16:04 +0200 Lukas Stadler new parameter on Snippet annotation to remove all frame states
Wed, 02 Oct 2013 15:37:06 +0100 Chris Seaton Merge.
Wed, 02 Oct 2013 14:46:30 +0100 Chris Seaton Merge.
Wed, 02 Oct 2013 14:19:28 +0100 Chris Seaton mx sl command.
Wed, 02 Oct 2013 15:43:39 +0200 Bernhard Urban CommitAllocation: use INIT_LOCATION for initializing objects and arrays
Wed, 02 Oct 2013 11:16:21 +0200 Bernhard Urban SchedulePhase: bail out with SchedulingError if scheduled block is not dominated by earliest
Wed, 02 Oct 2013 11:16:21 +0200 Bernhard Urban NewMemoryAwareScheudling: process loop a second time in order to compute the loop exists correctly with the new merged state
Wed, 02 Oct 2013 13:32:30 +0200 Bernhard Urban NewMemoryAwareScheduling: handle MemoryPhis properly
Wed, 02 Oct 2013 11:16:21 +0200 Bernhard Urban MemoryScheduling: update testcases
Wed, 25 Sep 2013 19:29:14 +0200 Bernhard Urban FloatingReadNode: add verify(), make sure that lastLocationAccess is always a MemoryCheckpoint
Wed, 02 Oct 2013 11:16:21 +0200 Bernhard Urban InvokeWithException: make next successor a special begin node which has the same locationidentity as the invoke
Wed, 02 Oct 2013 14:57:37 +0200 Roland Schatz Fix bug in constant folding.
Wed, 02 Oct 2013 13:28:17 +0200 Lukas Stadler Merge
Wed, 02 Oct 2013 13:18:25 +0200 Lukas Stadler simplify PEA block states by turning scalarAliases and objectAliases into one global NodeMap
Wed, 02 Oct 2013 10:19:43 +0200 Lukas Stadler remove unused method from VirtualizerTool
Wed, 02 Oct 2013 10:18:50 +0200 Lukas Stadler small javadoc fix
Wed, 02 Oct 2013 13:26:32 +0200 Lukas Stadler remove unused EscapeState.ThreadLocal
Mon, 30 Sep 2013 18:32:47 +0200 Lukas Stadler Merge