log graal/com.oracle.graal.graph/src/com/oracle/graal/graph/NodeList.java @ 19993:bca124e6ad58

age author description
Sun, 22 Mar 2015 17:03:42 +0100 Doug Simon fixed bug in NodeList.toArray()
Sun, 22 Mar 2015 12:29:01 +0100 Doug Simon avoid unnecessary copying in NodeList.toArray(A[] a)
Thu, 19 Feb 2015 23:53:58 +0100 Thomas Wuerthinger Replace Array.copyOf usages with System.arraycopy usages.
Thu, 22 Jan 2015 23:16:17 +0100 Thomas Wuerthinger Small improvement in NodeList.
Fri, 03 Oct 2014 14:19:58 +0200 Doug Simon Backed out of changeset 17322:655f3e6b467b
Fri, 03 Oct 2014 14:19:31 +0200 Doug Simon made all Node data (i.e. non-edge) fields non-final and protected to support generating a copy "constructor" using Unsafe.allocateInstance
Thu, 25 Sep 2014 10:27:17 +0200 Doug Simon added Edges class to consolidate code operating on set of input or successor edges and to better isolate magic used to access edges
Fri, 22 Aug 2014 15:56:51 +0200 Doug Simon switched to using new NodeFieldIterator and NodeFieldIterable for traversing Node inputs and successors
Wed, 25 Jun 2014 17:34:25 +0200 Doug Simon Merge.
Wed, 25 Jun 2014 16:53:09 +0200 Doug Simon support constructing a NodeInputList from a collection of NodeInterface objects
Wed, 25 Jun 2014 11:20:50 +0200 Lukas Stadler handle Canonicalizable.Unary/Binary in CanonicalizerPhase and EquationalReasoner
Thu, 17 Apr 2014 10:26:13 +0200 Lukas Stadler make NodeIterable.snapshotTo more generic
Mon, 14 Apr 2014 16:31:13 +0200 Gilles Duboscq Remove AbstractNodeIterable, move its methods to default methods on NodeIterable.
Fri, 14 Mar 2014 10:22:04 +0100 Lukas Stadler let NodeIterable.snapshotTo take collections instead of lists
Wed, 08 Jan 2014 14:48:32 +0100 Lukas Stadler NodeList: use EMPTY_NODE_ARRAY for zero-sized arrays
Tue, 19 Nov 2013 17:44:26 +0100 Gilles Duboscq Add RandomAccess interface to NodeList
Wed, 23 Jan 2013 16:34:57 +0100 Doug Simon applied mx eclipseformat to all Java files
Wed, 04 Jul 2012 15:23:51 +0200 Gilles Duboscq Small cleanups and add snapshotTo method to node iterables
Thu, 14 Jun 2012 17:10:49 +0200 Gilles Duboscq Merge
Wed, 13 Jun 2012 14:17:37 +0200 Gilles Duboscq Make NodeIterable an interface and create AbstractNodeIterable,
Thu, 14 Jun 2012 15:46:45 +0200 Lukas Stadler removed delta-encoding of VirtualObjectState
Wed, 14 Mar 2012 17:08:06 +0100 Lukas Stadler add NodeList.addAll(T[])
Thu, 08 Mar 2012 19:24:17 +0100 Thomas Wuerthinger Renamed projects. base graal/com.oracle.max.graal.graph/src/com/oracle/graal/graph/NodeList.java@cb1476eeb10d