Reviewers: Lasse Reichstein,

Description:
Perform string add in generated code on X64 platform

This is a port of the IA-32 version from r3400
(http://code.google.com/p/v8/source/detail?r=3400). In the X64 version the
additional registers are used to avoid loading the instance type and  
arguments
several times.

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

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

Affected files:
   M     src/x64/assembler-x64.h
   M     src/x64/assembler-x64.cc
   M     src/x64/codegen-x64.h
   M     src/x64/codegen-x64.cc
   M     src/x64/macro-assembler-x64.h
   M     src/x64/macro-assembler-x64.cc


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

Reply via email to