Reviewers: William Hesse, Description: Change the baseline compiler to match the Hydrogen graph builder.
The Hydrogen graph translation does not build a branch for unary negation in an effect context, so the baseline compiler should not do so either. Please review this at http://codereview.chromium.org/6546050/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge/build/ia32 Affected files: M src/arm/full-codegen-arm.cc M src/ia32/full-codegen-ia32.cc M src/x64/full-codegen-x64.cc M test/mjsunit/regress/regress-1167.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
