log

age author description
Tue, 23 Jul 2013 11:19:47 +0200 Andreas Woess Truffle: add invalidation count to call target profiling / trace compilation.
Tue, 23 Jul 2013 10:42:54 +0200 Andreas Woess Backout changeset 4c12d3756015; ensure compiledCodeInvalidated() is never inlined.
Tue, 23 Jul 2013 09:45:39 +0200 Roland Schatz Retry canonicalization after inferStamp.
Mon, 22 Jul 2013 13:33:21 +0200 Roland Schatz Documentation fix.
Mon, 22 Jul 2013 22:26:49 -0700 twisti SPARC: can compile some stubs now but they don't work yet
Mon, 22 Jul 2013 21:43:31 -0700 twisti Reuse linkage.
Mon, 22 Jul 2013 21:42:21 -0700 twisti Fixed comment typo.
Mon, 22 Jul 2013 22:04:17 +0200 Christos Kotselidis Merge
Mon, 22 Jul 2013 22:03:53 +0200 Christos Kotselidis Lower CAS nodes to their lowered versions
Mon, 22 Jul 2013 22:03:27 +0200 Christos Kotselidis Add LoweredCompareAndSwapNode
Mon, 22 Jul 2013 19:12:14 +0200 Andreas Woess Canonicalize final field loads from a phi of constant objects.
Mon, 22 Jul 2013 19:17:17 +0200 Andreas Woess Always insert phi nodes using graph.add.
Mon, 22 Jul 2013 18:07:53 +0200 Andreas Woess Truffle: add Node.isReplaceable()
Mon, 22 Jul 2013 17:29:48 +0200 Andreas Woess Truffle: ignore null children in NodeUtil.findNodeChildren; refactoring.
Mon, 22 Jul 2013 16:20:43 +0200 Andreas Woess Truffle: print inlined call target and rename profiling option.
Mon, 22 Jul 2013 16:17:45 +0200 Andreas Woess Truffle: remove Node.EMPTY_ARRAY constant
Mon, 22 Jul 2013 16:19:39 +0200 Lukas Stadler Merge
Mon, 22 Jul 2013 16:18:55 +0200 Lukas Stadler fix merging of types in ConditionalEliminationPhase
Mon, 22 Jul 2013 16:04:43 +0200 Lukas Stadler check for one more case in ConditionalEliminationTest
Mon, 22 Jul 2013 16:04:21 +0200 Lukas Stadler small fixes for early read elimination
Mon, 22 Jul 2013 13:35:23 +0200 Christos Kotselidis Merge
Mon, 22 Jul 2013 13:34:53 +0200 Christos Kotselidis Make VerifyOopStub leaf call
Mon, 22 Jul 2013 13:28:03 +0200 Christos Kotselidis Add Javadoc to G1ReferentFieldReadBarrier
Mon, 22 Jul 2013 12:12:57 +0200 Roland Schatz Method to reconstruct array index from LocationNode.
Mon, 22 Jul 2013 11:58:00 +0200 Roland Schatz Documentation fixes.
Mon, 22 Jul 2013 10:54:43 +0200 Roland Schatz Rename isInitialized to isInitialization (inverting semantics!).
Mon, 22 Jul 2013 10:46:26 +0200 Roland Schatz Leave null check at original node when adding G1ReferentFieldReadBarrier.
Sun, 21 Jul 2013 22:13:21 +0200 Christos Kotselidis Method renaming
Sun, 21 Jul 2013 20:11:55 +0200 Christos Kotselidis Merge
Sun, 21 Jul 2013 20:11:12 +0200 Christos Kotselidis Add new node for referent field read barrier (G1 GC)