log graal/com.oracle.graal.jtt/src/com/oracle/graal/jtt/micro/FloatingReads.java @ 7282:390448a6b535

age author description
Thu, 20 Dec 2012 14:59:57 +0100 Doug Simon converted the JTT tests to use the GraalCompilerTest framework which offers more control over what is compiled and executed
Fri, 13 Jul 2012 15:41:01 +0200 Gilles Duboscq Remove useless double canonicalization
Fri, 13 Jul 2012 14:10:02 +0200 Gilles Duboscq Add a alwaysNull property to ObjectStamp (Phi(null, a! A) get a "a A" stamp and not just "a -")