log graal/com.oracle.max.graal.java/src/com/oracle/max/graal/java/GraphBuilderPhase.java @ 4352:5a84f5548fc4

age author description
Mon, 16 Jan 2012 18:49:12 +0100 Thomas Wuerthinger More work on new debug infrastructure.
Fri, 13 Jan 2012 18:46:56 +0100 Thomas Wuerthinger Merge.
Wed, 11 Jan 2012 15:46:58 +0100 Thomas Wuerthinger Remove GraalMetrics, replace with new syntax for metrics.
Wed, 11 Jan 2012 15:02:48 +0100 Thomas Wuerthinger more work on debug project; removed CiStatistics
Tue, 24 Jan 2012 18:30:21 +0100 Gilles Duboscq Generate if(!=null){Deopt}else{...} In the unresolved case for instanceof instead of always deopting
Mon, 23 Jan 2012 14:35:29 +0100 Peter Hofer Fix eager resolving for class constants
Mon, 23 Jan 2012 12:21:06 +0100 Peter Hofer Replace the eagerResolving option of GraphBuilderConfiguration with three resolve policies: Default, EagerForSnippets (previously eagerResolving), and Eager (resolves exceptions and types of constants as well)
Wed, 18 Jan 2012 15:09:19 +0100 Lukas Stadler more CanonicalizerPhase simplifications, added Simplifiable interface
Tue, 17 Jan 2012 19:45:39 +0100 Lukas Stadler changes to Node structures:
Tue, 17 Jan 2012 15:26:59 +0100 Lukas Stadler small fixes: don't cascade GraalInternalErrors, convert useless ifs to gotos
Tue, 17 Jan 2012 11:41:53 +0100 Lukas Stadler move part of the cfg-modifying operations into one place (currently: StructuredGraph)
Wed, 11 Jan 2012 16:31:46 +0100 Lukas Stadler Merge
Wed, 11 Jan 2012 16:17:51 +0100 Lukas Stadler * removed CiStatistics
Mon, 09 Jan 2012 14:05:12 +0100 Gilles Duboscq Fix some warnings from findbugs
Thu, 05 Jan 2012 17:02:58 -0800 Christian Wimmer Remove lock information from frame states, and compute it instead when LIR is generated.
Tue, 03 Jan 2012 18:22:10 +0100 Thomas Wuerthinger moved graphbuilder into the graal.java project. base graal/com.oracle.max.graal.compiler/src/com/oracle/max/graal/compiler/graphbuilder/GraphBuilderPhase.java@c75cc9ee403e