Reviewers: Weiliang, mvstanton,

Message:
weiliang.
please review this porting patch.
thanks

Description:
X87: KeyedLoadIC should have same register spec as LoadIC.

port r22103.

original commit message:
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.

BUG=

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

SVN Base: https://github.com/v8/v8.git@master

Affected files (+91, -117 lines):
  M src/x87/builtins-x87.cc
  M src/x87/debug-x87.cc
  M src/x87/full-codegen-x87.cc
  M src/x87/ic-x87.cc
  M src/x87/lithium-codegen-x87.cc
  M src/x87/lithium-x87.cc
  M src/x87/stub-cache-x87.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