Reviewers: Lasse Reichstein, Description: Reduce use of the overflow flag by blatantly discriminating against negative numbers. This is an experiment to try to get a handle on how we could redo the Smi representation on x64 to one that rendered the overflow flag useless.
Please review this at http://codereview.chromium.org/2781007/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/codegen-ia32.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
