log graal/com.oracle.graal.phases/src/com/oracle/graal/phases/util/GraphOrder.java @ 15243:43f26891ed2e

age author description
Thu, 17 Apr 2014 11:32:21 +0200 Lukas Stadler slightly more relaxed GraphOrder assertion
Thu, 17 Apr 2014 15:47:44 +0200 Josef Eisl GraalGraphInternalError: improve method names and documentation.
Thu, 17 Apr 2014 15:18:41 +0200 Josef Eisl Spit up and move GraalInternalError.
Thu, 17 Apr 2014 13:18:18 +0200 Josef Eisl Move packages com.oracle.graal.cfg to com.oracle.graal.compiler.common.cfg.
Wed, 16 Apr 2014 17:57:11 +0200 Josef Eisl Create com.oracle.graal.cfg project and move CFG related files.
Wed, 09 Apr 2014 17:11:48 +0200 Josef Eisl Make Loop generic.
Wed, 09 Apr 2014 13:22:44 +0200 Lukas Stadler re-enable graph ordering assertion
Mon, 07 Apr 2014 11:32:08 +0200 Lukas Stadler isAllowedUsageType on Nodes
Sun, 06 Apr 2014 17:46:24 +0200 Thomas Wuerthinger Truffle: Change signature for Truffle calls from (PackedFrame, Arguments) to (Object[]).
Mon, 31 Mar 2014 13:45:40 +0200 Lukas Stadler use StatelessPostOrderNodeIterator in GraphOrder
Wed, 26 Mar 2014 10:26:06 +0100 Erik Eckstein fix ecliipseformat error
Wed, 26 Mar 2014 10:16:28 +0100 Erik Eckstein remove a GraphOrder assertion which does not hold in substrate VM
Sat, 15 Mar 2014 10:28:52 +0100 Doug Simon fixed some findbugs issues
Fri, 14 Mar 2014 10:22:04 +0100 Lukas Stadler new graph ordering assertion mechanism
Tue, 28 Jan 2014 14:46:17 +0100 Lukas Stadler better assertion message in GraphOrder
Wed, 22 Jan 2014 15:27:31 +0100 Lukas Stadler cyclic graph verification
Sun, 15 Sep 2013 16:34:25 +0200 Doug Simon removed the IterableNodeType marker interface from ControlSinkNode (GRAAL-471)
Sat, 04 May 2013 22:15:45 +0200 Doug Simon use ControlSinkNode (instead of subclass) when establishing a forward graph order
Fri, 11 Jan 2013 12:47:37 +0100 Lukas Stadler fix checkstyle warning
Fri, 11 Jan 2013 11:38:56 +0100 Lukas Stadler typos and unused code
Mon, 07 Jan 2013 19:03:29 -0800 Christian Wimmer Bugfix: GraphOrder did not process all nodes of loops
Sun, 07 Oct 2012 14:15:44 +0200 Doug Simon rename packages in graal.phases to match project name base graal/com.oracle.graal.phases/src/com/oracle/graal/compiler/util/GraphOrder.java@78fbca60c573