Reviewers: Kevin Millikin,

Description:
Change the x64 optimizing compiler to stop using the fixed context register rsi.

The context will be used from an HValue in the environment, rather than from rsi
or the context slot in the frame.





BUG=
TEST=


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

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

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


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

Reply via email to