view visualizer/LogViewer/src/META-INF/services/com.oracle.graal.visualizer.editor.CompilationViewerFactory @ 7378:88506cfc3bab

Canonicalize ((a - a % b) / b) into (a / b).
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 15 Jan 2013 17:53:31 +0100
parents 50dbe728da9e
children
line wrap: on
line source

com.oracle.graal.visualizer.logviewer.LogCompilationViewerFactory