log graal/GraalCompiler/src/com/sun/c1x/lir/LIRAssembler.java @ 2833:1cd59ca9ac86

age author description
Tue, 31 May 2011 13:30:23 +0200 Thomas Wuerthinger Removed Throw HIR instruction. Removed special handling for exceptions in register allocator.
Thu, 19 May 2011 17:20:55 +0200 Thomas Wuerthinger Removed unused optimization settings. Removed unused imports.
Thu, 19 May 2011 16:56:05 +0200 Thomas Wuerthinger Removed target block references from LIR to BlockBegin instructions. Now there is a getLIRBlock method in the LIRGenerator.
Thu, 19 May 2011 16:05:42 +0200 Thomas Wuerthinger Attempt to remove dependency between backend and BlockBegin.
Thu, 19 May 2011 13:59:55 +0200 Thomas Wuerthinger Removed bci from the Instruction class.
Wed, 18 May 2011 18:40:58 +0200 Lukas Stadler merge
Wed, 18 May 2011 18:09:20 +0200 Lukas Stadler exception handling related changes:
Wed, 18 May 2011 17:04:47 +0200 Thomas Wuerthinger More cleanup towards separation of graphbuilding<>graph<>lirgeneration
Wed, 18 May 2011 15:14:55 +0200 Thomas Wuerthinger Backend clean up.
Fri, 13 May 2011 17:09:20 -0700 Christian Wimmer use com.oracle.max.asm project for assembler
Wed, 11 May 2011 16:40:22 +0200 Thomas Wuerthinger Removed exception optimization that immediately unwinds if it is guaranteed that there is no local exception handler.
Tue, 10 May 2011 12:37:46 +0200 Gilles Duboscq Framestate work : using stateAFter and reducting the number of nodes with framestates. Intermediate state (does not pass tests)
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler base graal/Compiler/src/com/sun/c1x/lir/LIRAssembler.java@d0f719337444