view .hgignore @ 3465:8cd198d7cbc1

When a method that has been compiled before is considered for inlining, use its compiled (native) code size for size checks. This avoids inlining compiled methods that already contain many other inlined methods, reducing generated code size and usually execution time as well. Also, add GraalMetrics bookkeeping for inlining.
author Peter Hofer <peter.hofer@jku.at>
date Mon, 01 Aug 2011 13:45:25 +0200
parents be4ca325525a
children 2ae2861243b1
line wrap: on
line source

^build/
^dist/
^java/
^java64/
^work/
\.metadata/
~$
\.csv$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
^Test.java$
^diff1.txt$
^diff2.txt$
^examples.jar$
^graal/com.oracle.max.graal.examples/examples.jar$
^test.xml$
java\.hprof\.txt$
/nbproject/private/
^graal/hotspot/java$
^scratch/
scratch/
^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
^make/solaris/solaris_amd64_compiler1/