log

age author description
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)