Reviewers: Kevin Millikin, Mads Ager, Erik Corry,
Description:
Implementing inline caches for binary operations (ia32).
This is a subset of a CL reviewed
earlier(http://codereview.chromium.org/551093).
The register usage optimisation part has been reviewed and submitted
separately.
Two fast cases supported: HeapNumber operands and String operands for ADD.
Please review this at http://codereview.chromium.org/553117
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/arm/codegen-arm.cc
M src/code-stubs.h
M src/code-stubs.cc
M src/debug.cc
M src/ia32/codegen-ia32.h
M src/ia32/codegen-ia32.cc
M src/ic.h
M src/ic.cc
M src/log.cc
M src/objects-inl.h
M src/objects.h
M src/objects.cc
M src/spaces.cc
M src/x64/codegen-x64.cc
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev