Reviewers: Benedikt Meurer, Jakob,
Message:
Hi guys,
This CL makes vector store support complete in the tree.
Benedikt: could you look at code-stubs-<platform>.cc,
Jakob, everything else.
I'll ask for mips porting help in a moment...
Thanks!
--Michael
Description:
Vector ICs: platform support for vector-based stores.
The last changes for vector store functionality, they are in 3 areas:
1) The new vector [keyed] store code stubs - implementation.
2) IC and handler compiler adjustments
3) Odds and ends. A change in ast.cc, a test update, a small Oracle fix.
BUG=
Please review this at https://codereview.chromium.org/1328603003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+1054, -127 lines):
M src/arm/code-stubs-arm.cc
M src/arm64/code-stubs-arm64.cc
M src/ast.cc
M src/flag-definitions.h
M src/ia32/code-stubs-ia32.cc
M src/ic/access-compiler.h
M src/ic/arm/access-compiler-arm.cc
M src/ic/arm/handler-compiler-arm.cc
M src/ic/arm/ic-arm.cc
M src/ic/arm/ic-compiler-arm.cc
M src/ic/arm/stub-cache-arm.cc
M src/ic/arm64/access-compiler-arm64.cc
M src/ic/arm64/handler-compiler-arm64.cc
M src/ic/arm64/ic-arm64.cc
M src/ic/arm64/ic-compiler-arm64.cc
M src/ic/arm64/stub-cache-arm64.cc
M src/ic/ia32/access-compiler-ia32.cc
M src/ic/ia32/handler-compiler-ia32.cc
M src/ic/ia32/ic-compiler-ia32.cc
M src/ic/ia32/ic-ia32.cc
M src/ic/ia32/stub-cache-ia32.cc
M src/ic/x64/access-compiler-x64.cc
M src/ic/x64/handler-compiler-x64.cc
M src/ic/x64/ic-compiler-x64.cc
M src/ic/x64/ic-x64.cc
M src/ic/x64/stub-cache-x64.cc
M src/type-info.h
M src/type-info.cc
M src/x64/code-stubs-x64.cc
M test/cctest/test-feedback-vector.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.