log

age author description
Wed, 18 Jul 2012 13:49:51 -0700 Christian Wimmer Factor out common infrastructure from NodeClass and LIRInstructionClass
Wed, 18 Jul 2012 10:50:57 -0700 Thomas Wuerthinger Merge.
Thu, 05 Jul 2012 11:48:30 +0200 Thomas Wuerthinger Fix compiler warning.
Wed, 18 Jul 2012 19:08:32 +0200 Doug Simon moved InstalledCode from graal.api.meta to graal.api.code
Wed, 18 Jul 2012 14:38:16 +0200 Doug Simon added more content to graal.api.meta overview
Wed, 18 Jul 2012 12:17:38 +0200 Doug Simon added support to mx for specifying library sources
Wed, 18 Jul 2012 10:47:20 +0200 Doug Simon Merge.
Tue, 17 Jul 2012 16:59:27 +0200 Doug Simon made constant field final
Tue, 17 Jul 2012 16:59:05 +0200 Doug Simon moved CodeInfo from graal.api.meta to graal.api.code
Wed, 18 Jul 2012 10:45:00 +0200 Doug Simon Merge.
Tue, 17 Jul 2012 11:55:57 +0200 Doug Simon moved HotSpotXirGenerator to com.oracle.graal.hotspot.target.amd64
Tue, 17 Jul 2012 23:57:18 +0200 Gilles Duboscq Make ReadEliminationPhase Value proxy aware now that FLoatingRead keeps loop closed form
Tue, 17 Jul 2012 20:07:53 +0200 Gilles Duboscq Merge
Tue, 17 Jul 2012 20:07:00 +0200 Gilles Duboscq Make FloatingRead phase respect loop closed form and use PostOrderNodeIterator
Tue, 17 Jul 2012 11:39:50 +0200 Doug Simon fixed bugs related to -G:+InlineVTableStubs and re-enabled it by default