log graal/GraalCompiler/src/com/sun/c1x/C1XOptions.java @ 2732:beea26b73b3f

age author description
Thu, 19 May 2011 17:31:01 +0200 Thomas Wuerthinger Removed unused options and code.
Thu, 19 May 2011 17:20:55 +0200 Thomas Wuerthinger Removed unused optimization settings. Removed unused imports.
Thu, 19 May 2011 17:17:22 +0200 Thomas Wuerthinger Removed usage of stackmap table for local variable liveness.
Wed, 18 May 2011 16:25:33 +0200 Thomas Wuerthinger Removed control flow optimizer.
Wed, 18 May 2011 15:01:43 +0200 Peter Hofer Allow to submit graphs to IdealGraphVisualizer remotely with new options named after their counterparts in C2
Mon, 16 May 2011 17:31:53 +0200 Peter Hofer Add new option PrintIdealGraphToFile and another printer/observer pair to generate a graph representation that can be visualized and inspected with the ideal graph visualizer
Fri, 13 May 2011 14:03:03 -0700 Maxine VM Merge