log

age author description
Wed, 28 Aug 2013 13:27:05 +0200 Christos Kotselidis Refactor heap base register
Wed, 28 Aug 2013 10:44:23 +0200 Christos Kotselidis Remove warning when G1 is used
Thu, 29 Aug 2013 15:35:17 +0200 Lukas Stadler add full canonicalization to EA tests
Thu, 29 Aug 2013 14:18:33 +0200 Bernhard Urban LoweringPhase: add some assertions around finding the first fixed node for a block
Thu, 29 Aug 2013 11:37:50 +0200 Christian Wirth Truffle: fix byte access in FrameAccessNode
Wed, 28 Aug 2013 21:36:30 +0200 Bernhard Urban ReadNode: minor refactoring in push()
Wed, 28 Aug 2013 21:28:58 +0200 Bernhard Urban PushThroughPi: extend test for ReadNodes
Wed, 28 Aug 2013 18:45:32 +0200 Christian Humer Truffle-DSL: execute evaluated methods can now be declared using any type in the typesystem as parameters.
Wed, 28 Aug 2013 18:18:40 +0200 Christian Humer Truffle-DSL: fixed a bug in parameter parsing where optional parameters were priorized to required ones.
Wed, 28 Aug 2013 11:41:10 +0200 Christian Humer Truffle-DSL: refactored redundant guard generation code.
Wed, 28 Aug 2013 01:45:13 +0200 Christian Humer Truffle-DSL: fixed specializationg grouping failed with guards using base types.
Tue, 27 Aug 2013 23:06:24 +0200 Christian Humer Truffle-DSL: fixed isObject returned true for Object arrays.
Tue, 27 Aug 2013 22:08:52 +0200 Christian Humer Merge.
Tue, 27 Aug 2013 22:08:26 +0200 Christian Humer Truffle-DSL: guards can now be declared using any base type or interface of the target value type.
Tue, 27 Aug 2013 18:11:35 +0200 Christian Humer Truffle-DSL: fix NPE with nodes with no frame in the execute method.
Tue, 27 Aug 2013 10:14:06 +0200 Lukas Stadler incremental canonicalization for PartialEscapePhase / EffectsPhase
Tue, 27 Aug 2013 12:08:12 +0200 Doug Simon Merge.
Tue, 27 Aug 2013 12:03:31 +0200 Doug Simon updated check in WriteBarrierAdditionTest to account for extra inlining
Tue, 27 Aug 2013 00:52:14 +0200 Doug Simon moved warning suppression annotation to placate JDT
Mon, 26 Aug 2013 23:19:09 +0200 Doug Simon fixed class initialization order problem
Mon, 26 Aug 2013 21:38:44 +0200 Doug Simon Merge.
Mon, 26 Aug 2013 21:38:10 +0200 Doug Simon removed Node.nodeClass field (GRAAL-359)
Mon, 26 Aug 2013 20:16:43 +0200 Doug Simon made all public, non-static fields in HotSpotVMConfig final
Tue, 27 Aug 2013 09:38:44 +0200 Christian Wirth Truffle: Add Byte type to FrameWithoutBoxingSubstitutions
Tue, 27 Aug 2013 09:34:55 +0200 Christian Wirth Merged
Mon, 26 Aug 2013 18:25:40 +0200 Christian Wirth Truffle: add Byte to Frame
Mon, 26 Aug 2013 20:26:49 +0200 Andreas Woess Truffle: distinguish tag access from byte access.
Mon, 26 Aug 2013 20:21:43 +0200 Andreas Woess Truffle: improve virtual frame access verification (GRAAL-424 #resolve).
Mon, 26 Aug 2013 19:25:06 +0200 Gilles Duboscq mx: Fix commands.vm when an explicit cwd is passed and no --vmcwd is given
Mon, 26 Aug 2013 18:06:06 +0200 Gilles Duboscq Fix logging for leaf scope