Reviewers: Kevin Millikin, Mads Ager,

Description:
Use registers to pass arguments to GenericBinaryOpStub (x64).

This is a port to x64 of the following CLs:

http://codereview.chromium.org/554062 (use registers at all)
http://codereview.chromium.org/555098 (use registers for MUL, DIV and virtual
frames)
http://codereview.chromium.org/556019 (optimize register order)


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

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

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


--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to