v8/test
fschneider@chromium.org 4e7ddab6dc Fix a bug in the placement of minus-zero checks and in GVN.
1. The placement of checks for negative zero has to be computed after
all conversion instructions have been inserted. I separated the code
into its own phase.

2. GVN need to take instruction flags into account when comparing
instructions for redundancy.

Review URL: http://codereview.chromium.org/6260035

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6534 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-01-31 12:36:54 +00:00
..
cctest ARM: Add support for DoMathAbs with double inputs. 2011-01-31 10:16:28 +00:00
es5conform Change conformance test expectations. 2011-01-24 15:18:49 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Fix a bug in the placement of minus-zero checks and in GVN. 2011-01-31 12:36:54 +00:00
mozilla Mark mozilla/ecma_3/RegExp/regress-85721 as flaky. 2011-01-21 11:47:02 +00:00
sputnik Change the HGraphBuilder to dispatch on the context. 2010-12-09 12:49:53 +00:00