Reviewers: Søren Gjesse,
Message:
The big change in code-stubs-{arch].cc is mainly an indentation change -
only
the first and last lines are actually changed.
Description:
Add generated code to calculate Math.log and to search Transcendental cache
for
logs. Implemented on all platforms.
Please review this at http://codereview.chromium.org/5437002/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/arm/code-stubs-arm.cc
M src/arm/codegen-arm.h
M src/arm/codegen-arm.cc
M src/arm/full-codegen-arm.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/full-codegen-ia32.cc
M src/math.js
M src/runtime.h
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/disasm-x64.cc
M src/x64/full-codegen-x64.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev