Reviewers: Erik Corry, Description: Handle bitwise operations with literal Smi for 32bits integers without calling the GenericBinaryOpStub. Refactored and updated the routine to convert a signed int to a double. A following patch for the generic case (none of the operand is a literal) is also planned.
BUG=none TEST=none Please review this at http://codereview.chromium.org/3247008/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/code-stubs-arm.cc M src/arm/codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
