Reviewers: Mads Ager,

Description:
Start using the overwrite mode from the full codegens to generate
slightly better code and allow passing arguments to binary op stubs
in registers on the platforms that support it.

Please review this at http://codereview.chromium.org/3203005/show

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

Affected files:
  M     src/arm/codegen-arm.cc
  M     src/arm/full-codegen-arm.cc
  M     src/ast.h
  M     src/ast.cc
  M     src/full-codegen.h
  M     src/full-codegen.cc
  M     src/ia32/code-stubs-ia32.h
  M     src/ia32/codegen-ia32.cc
  M     src/ia32/full-codegen-ia32.cc
  M     src/x64/code-stubs-x64.h
  M     src/x64/codegen-x64.cc
  M     src/x64/full-codegen-x64.cc


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

Reply via email to