log

age author description
Wed, 04 May 2011 16:39:06 +0200 Lukas Stadler doc: framestate and deopt changes
Wed, 04 May 2011 12:58:17 +0200 Lukas Stadler doc: expanded framestate section
Wed, 04 May 2011 16:36:55 +0200 Thomas Wuerthinger Updated PDF.
Wed, 04 May 2011 16:36:09 +0200 Thomas Wuerthinger Merge.
Wed, 04 May 2011 16:34:28 +0200 Thomas Wuerthinger Documentation: More content and graphs on loops and vectorization.
Mon, 02 May 2011 11:00:33 +0200 Thomas Wuerthinger Small fix to documentation.
Tue, 03 May 2011 15:13:19 +0200 Lukas Stadler doc: smaller font, new quad and quadsplit nodes
Tue, 03 May 2011 10:19:11 +0200 Gilles Duboscq Cleaned some remaining references to scope/inlining
Mon, 02 May 2011 10:36:10 -0700 christian wimmer editing
Mon, 02 May 2011 10:56:35 +0200 Gilles Duboscq Add QuietBailout option to be able to mute the bailouts generated by JSRs in dacapo
Mon, 02 May 2011 10:24:43 +0200 Gilles Duboscq Merge
Mon, 02 May 2011 10:24:16 +0200 Gilles Duboscq Finish remove inlining (removed ScopeData), remove JSR support
Fri, 29 Apr 2011 16:46:30 +0200 Gilles Duboscq Remove inlining (3rd part)
Fri, 29 Apr 2011 13:19:17 +0200 Gilles Duboscq Remove inlining (2nd part) removed IRScope
Fri, 29 Apr 2011 11:50:28 +0200 Gilles Duboscq Removing inlining support (1st part)
Fri, 29 Apr 2011 11:14:05 -0700 christian wimmer comments
Fri, 29 Apr 2011 16:51:33 +0200 Thomas Wuerthinger Updated doc. Added Texclipse project.
Fri, 29 Apr 2011 12:08:53 +0200 Lukas Stadler increase max nmethod size, required for dacapo jython
Fri, 29 Apr 2011 11:16:06 +0200 Gilles Duboscq Modified assert in NodeArray.set method (also helps with a compilation issue in ECJ)
Thu, 28 Apr 2011 18:58:35 +0200 Thomas Wuerthinger Fixed delete() method
Thu, 28 Apr 2011 18:30:55 +0200 Thomas Wuerthinger Node and Graph design changes.
Thu, 28 Apr 2011 14:35:35 +0200 Thomas Wuerthinger Checkstyle fixes.
Thu, 28 Apr 2011 14:29:54 +0200 Gilles Duboscq Merge
Thu, 28 Apr 2011 14:27:42 +0200 Gilles Duboscq more tests for GraalGraph, some changes and fixes
Thu, 28 Apr 2011 13:17:23 +0200 Lukas Stadler test scripts: use JDK7 env var, check all required vars
Thu, 28 Apr 2011 10:40:49 +0200 Lukas Stadler fixed permissions of test scripts (executable)
Thu, 28 Apr 2011 09:59:45 +0200 Lukas Stadler doc: small changes to graphs, graph test file
Wed, 27 Apr 2011 22:13:30 +0200 Thomas Wuerthinger Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Wed, 27 Apr 2011 22:07:20 +0200 Thomas Wuerthinger Added Oracle header. Moved author declaration into package-info.java file.
Wed, 27 Apr 2011 21:57:03 +0200 Thomas Wuerthinger Merge.