Reviewers: ulan,

Message:
Please take a look.

Description:
Implement Math.pow using FPU instructions and inline it in crankshaft (ia32).


Please review this at http://codereview.chromium.org/8749002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/arm/full-codegen-arm.cc
  M src/code-stubs.h
  M src/ia32/assembler-ia32.h
  M src/ia32/assembler-ia32.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/mips/full-codegen-mips.cc
  M src/x64/full-codegen-x64.cc
  M test/mjsunit/math-pow.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to