view .hgignore @ 4262:744dade427b8

another batch of work towards GraalCompilation removal: * remove GraalCompilation in various places * add getGlobalStubRegisterConfig() to RiRuntime * remove CallStub xir op * remove template stub code from RiXirGenerator and calleeTemplates from XirTemplate * remove stub management code from GraalCompiler and LIRGenerator * remove Util.archKindsEqual
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 11 Jan 2012 13:35:49 +0100
parents 9c060d6f5f11
children ffd5ce8fc736
line wrap: on
line source

^mx/env
^mx/includes
^build/
^dist/
^java/
^lib/
^jdk1.7.0
^java64/
^work/
\.checkstyle$
\.checkstyle.*.timestamp
\.classpath
\.project
\.settings/
\.metadata/
~$
\.csv$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
java\.hprof\.txt$
/nbproject/private/
^graal/hotspot/java$
^scratch/
scratch/
bin/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^.hgtip
.DS_Store