view .hgignore @ 4408:b197bbb58d2f

Fix and improve tail call. Fix flagsFor: Allow more than one input. Inputs and temporaries may only be registers. Remove redundant moves from emitCode, these are emitted by visitInvokeArguments in TailcallNode. Skip over empty slot for two-slot values in frame state.
author Andreas Woess <andreas.woess@jku.at>
date Sun, 29 Jan 2012 11:27:18 +0100
parents ffd5ce8fc736
children 7d6490436b57
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$
build.xml
nbproject
dist
^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