Reviewers: Yang, Message: PTAL.
Description: Faster implementation of Math.exp() Please review this at https://codereview.chromium.org/11418149/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/codegen-arm.h M src/arm/codegen-arm.cc M src/arm/lithium-arm.h M src/arm/lithium-arm.cc M src/arm/lithium-codegen-arm.cc M src/arm/simulator-arm.h M src/arm/simulator-arm.cc M src/assembler.h M src/assembler.cc M src/codegen.h M src/flag-definitions.h M src/hydrogen-instructions.h M src/hydrogen.cc M src/ia32/assembler-ia32.h M src/ia32/assembler-ia32.cc M src/ia32/code-stubs-ia32.cc M src/ia32/codegen-ia32.h M src/ia32/codegen-ia32.cc M src/ia32/disasm-ia32.cc M src/ia32/lithium-codegen-ia32.cc M src/ia32/lithium-ia32.h M src/ia32/lithium-ia32.cc M src/platform-posix.cc M src/platform-win32.cc M src/platform.h M src/runtime.cc M src/v8.cc M src/x64/assembler-x64.h M src/x64/assembler-x64.cc M src/x64/code-stubs-x64.cc M src/x64/codegen-x64.h M src/x64/codegen-x64.cc M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.h M src/x64/lithium-x64.cc A + test/mjsunit/math-exp-precision.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
