view .hgignore @ 3490:ce7cf6d16b38

Reintroduce Conditional (IfOp) using the new infrastructure, fix the Cmov support in the backend, use x86 cmov when possible, make it work with floating point comparison conditions, make MaterializeNode a subclass of Conditional, fix nasty bug related to introducing LIR jumps in an existing LIRBlock in MaterializeNode/Conditional Canonicalize FDConversionNode if input is constant
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Fri, 05 Aug 2011 17:40:35 +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/