Reviewers: Benedikt Meurer,

Message:
Hi Benedikt, here is the CL we discussed that allows vector store ICs to
successfully carry out transitioning stores.

Some platforms (ahem, ia32) need to use stack for stub arguments, and this CL
allows that to work.

Thanks for the look,
--Michael

Description:
VectorICs: New interface descriptor for vector transitioning stores.

BUG=

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

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

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