Reviewers: Jakob,

Message:
Hi Jakob,
Here is the CL discussed, for the moment I only have x64.
PTAL, thx!
--Michael

Description:
KeyedLoadIC should have same register spec as LoadIC.

On arm, arm64 and x64 there is a different register specification between LoadIC
and KeyedLoadIC.

It would be nicer if these are the same, allowing some key optimizations.

Please review this at https://codereview.chromium.org/338963003/

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

Affected files (+112, -105 lines):
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/stub-cache-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to