Reviewers: Jakob,

Message:
Hi Jakob,
You'll like this one!
To aid vectorization of store ics, I need to extend the work begun earlier for
loads. Thanks for the look,
--Michael

Description:
Make KeyedStores from a sloppy arguments array use a handler.

This finishes up work begun by CL (https://codereview.chromium.org/546683003/)
some months ago.

BUG=

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+89, -712 lines):
  M src/builtins.h
  M src/builtins.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/code-stubs-hydrogen.cc
  M src/ic/arm/ic-arm.cc
  M src/ic/arm64/ic-arm64.cc
  M src/ic/ia32/ic-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/ic/ic-compiler.cc
  M src/ic/mips/ic-mips.cc
  M src/ic/mips64/ic-mips64.cc
  M src/ic/x64/ic-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