log graal/GraalCompiler/src/com/sun/c1x/ir/ValueVisitor.java @ 2866:7f14e6b48a9c

age author description
Tue, 07 Jun 2011 16:27:08 +0200 Lukas Stadler added dead code elimination
Tue, 07 Jun 2011 16:32:35 +0200 Thomas Wuerthinger Rename Materialize => NormalizeCompare
Tue, 07 Jun 2011 16:11:26 +0200 Thomas Wuerthinger Renamed Compare=>Materialize and introduced new C1XOption Inline.
Tue, 07 Jun 2011 12:10:27 +0200 Gilles Duboscq Move TypeCHeck to floating nodes, rename Nodes to aboid using an *Op suffix
Tue, 31 May 2011 13:30:23 +0200 Thomas Wuerthinger Removed Throw HIR instruction. Removed special handling for exceptions in register allocator.
Mon, 30 May 2011 16:35:08 +0200 Gilles Duboscq Merge
Fri, 27 May 2011 15:41:10 +0200 Gilles Duboscq Invoke is a block end