log

age author description
Fri, 11 Oct 2013 12:20:09 +0200 Doug Simon Merge.
Fri, 11 Oct 2013 12:19:09 +0200 Doug Simon refactored constantEquals(), lookupArrayLength() and readUnsafeConstant() out of MetaAccessProvider into ConstantReflectionProvider (GRAAL-511)
Thu, 10 Oct 2013 23:20:04 +0200 Doug Simon rename: lookupRegisterConfig -> getRegisterConfig (part 2)
Thu, 10 Oct 2013 23:08:06 +0200 Doug Simon rename: lookupRegisterConfig -> getRegisterConfig
Thu, 10 Oct 2013 22:58:07 +0200 Doug Simon rename: metaAccessProvider -> metaAccess
Thu, 10 Oct 2013 22:46:13 +0200 Doug Simon removed unnecessary delegating classes
Fri, 11 Oct 2013 00:18:41 +0200 Bernhard Urban NodeClassIterator: seperate implementation for modCount check
Thu, 10 Oct 2013 22:29:47 +0200 Bernhard Urban NodeClassIterator: specialize instance for each type of iterator (inputs/successors) in order to share directCount/offsets directly with NodeClass
Thu, 10 Oct 2013 20:50:54 +0200 Doug Simon made GraalCodeCacheProvider independent of CodeCacheProvider and renamed the former to LoweringProvider (GRAAL-511)
Thu, 10 Oct 2013 18:26:09 +0200 Doug Simon Merge.
Thu, 10 Oct 2013 18:12:30 +0200 Doug Simon removed API for storing a Graph with an InstalledCode
Thu, 10 Oct 2013 18:07:20 +0200 Doug Simon added ability to suppress duplicate lines on an output stream and used it to filter the GC verification log messages in the gate
Thu, 10 Oct 2013 17:07:11 +0200 Gilles Duboscq Merge
Thu, 10 Oct 2013 17:06:03 +0200 Gilles Duboscq Disable TieredCompilation if Graal is enabled
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46