log graal/com.oracle.graal.loop/src/com/oracle/graal/loop/LoopEx.java @ 15136:140bd4b4e3c6

age author description
Fri, 11 Apr 2014 18:01:21 +0200 Gilles Duboscq Make NodePredicate an interface
Wed, 09 Apr 2014 17:38:16 +0200 Josef Eisl Remove LoopBeginNode loopBegin() from Loop.
Wed, 09 Apr 2014 17:11:48 +0200 Josef Eisl Make Loop generic.
Thu, 20 Mar 2014 16:56:21 -0700 Tom Rodriguez printing fixes
Thu, 20 Mar 2014 12:42:42 +0100 Doug Simon fixed usages of Debug.log()
Fri, 13 Dec 2013 14:41:59 +0100 Doug Simon removed support for external nodes (GRAAL-508)
Tue, 12 Nov 2013 16:21:56 +0100 Roland Schatz Make it possible to run counted loop detection on a single loop.
Mon, 11 Nov 2013 17:54:16 +0100 Roland Schatz Invalidate cached nodes after canonicalization in full unrolling.
Sun, 03 Nov 2013 15:27:52 +0100 Doug Simon made ConstantNodes external to a Graph (GRAAL-508)
Tue, 07 May 2013 12:03:21 -0700 Christian Wimmer Introduce a graph() method that returns a StructuredGraph, to make many explicit casts unnecessary
Tue, 30 Apr 2013 20:04:49 +0200 Gilles Duboscq Fixes and improvements for induction variables
Mon, 29 Apr 2013 00:25:09 +0200 Thomas Wuerthinger Rename BeginNode => AbstractBeginNode and make abstract. Introduce concrete subclass BeginNode.
Wed, 23 Jan 2013 16:34:57 +0100 Doug Simon applied mx eclipseformat to all Java files
Tue, 09 Oct 2012 14:02:33 +0200 Gilles Duboscq Fix NullPointerException when disabling Debug
Mon, 08 Oct 2012 17:30:11 +0200 Doug Simon renamed package: com.oracle.graal.lir.cfg -> com.oracle.graal.nodes.cfg
Sun, 07 Oct 2012 14:08:36 +0200 Doug Simon rename packages in graal.loop to match project name base graal/com.oracle.graal.loop/src/com/oracle/graal/compiler/loop/LoopEx.java@f3f5913bac82