view visualizer/Graal/src/com/sun/hotspot/igv/graal/filters/cfg.filter @ 7380:3207ee96b659

Added possibility for platform-specific peephole optimizations. Added combining div/rem optimization.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 15 Jan 2013 18:39:40 +0100
parents 015fb895586b
children
line wrap: on
line source

var f = new com.sun.hotspot.igv.graal.filters.GraalCFGFilter();
f.apply(graph);