log

age author description
Mon, 20 Aug 2012 15:21:31 +0200 Lukas Stadler removed artifacts of defunct type system
Mon, 20 Aug 2012 15:11:15 +0200 Lukas Stadler added Stamp.join, used by PiNodes
Mon, 20 Aug 2012 14:20:30 +0200 Lukas Stadler improve PiNode stamp exactness
Mon, 20 Aug 2012 12:21:56 +0200 Lukas Stadler remove PhiStampPhase
Fri, 17 Aug 2012 16:11:34 +0200 Lukas Stadler fix to FullUnroll changes
Fri, 17 Aug 2012 15:33:25 +0200 Lukas Stadler fix bug in handling of ValueProxyNodes in EscapeAnalysisPhase
Fri, 17 Aug 2012 14:12:39 +0200 Lukas Stadler allow array length canonicalization on InitializeArrayNode
Fri, 17 Aug 2012 14:12:00 +0200 Lukas Stadler increase full unrolling budget for fixed-size loops
Fri, 17 Aug 2012 14:11:18 +0200 Lukas Stadler handle ValueProxyNode in EscapeAnalysisPhase
Fri, 17 Aug 2012 14:10:18 +0200 Lukas Stadler canonicalize after FullUnroll
Tue, 07 Aug 2012 21:44:53 -0700 Gilles Duboscq better JaCoCo : only include com.oracle.graal.* and com.oracle.max.*, exclude com.oracle.graal.jtt.*
Tue, 07 Aug 2012 11:13:17 -0700 Gilles Duboscq The targetAdress should be moved to a fixed register for indirect call. Fix from Christian Wimmer
Mon, 30 Jul 2012 08:37:04 -0700 Gilles Duboscq Change one more GraalCodeCacheProvider to MetaAccessProvider
Thu, 26 Jul 2012 17:47:09 +0200 Gilles Duboscq Apply jacoco coverage to all gate tests
Thu, 26 Jul 2012 17:08:54 +0200 Gilles Duboscq Add SPECjbb2005 to the benchmarks