log rundacapo.sh @ 3543:344264424174

age author description
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Mon, 20 Jun 2011 14:29:42 +0200 Gilles Duboscq Merge
Fri, 17 Jun 2011 18:40:30 +0200 Gilles Duboscq Debuggin state
Fri, 17 Jun 2011 14:53:07 +0200 Gilles Duboscq Merge, add some edge spliting around loopbegin when necessary
Sat, 18 Jun 2011 12:19:51 +0200 Thomas Wuerthinger Fixed a bug in the dead code eliminator when removing inputs from dead phis.
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Tue, 31 May 2011 15:17:55 +0200 Thomas Wuerthinger Deleted LIR critical edge splitter and replaced with GraalIR edge splitter using Anchor nodes (=> simpler).