view graal/com.oracle.max.graal.graphviz/.checkstyle @ 3180:cb6e4d82ef3a

canonicalize "if (x) return bool_constant; else return !bool_constant;" to MaterializeNode
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 07 Jul 2011 16:38:14 +0200
parents 228276b7813b
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
  <local-check-config name="C1X Checkstyle checks" location="/com.oracle.max.graal.compiler/.checkstyle_checks.xml" type="project" description="">
    <additional-data name="protect-config-file" value="false"/>
  </local-check-config>
  <fileset name="all" enabled="true" check-config-name="C1X Checkstyle checks" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
  </fileset>
</fileset-config>