PPC: Reland Vector ICs: platform support for vector-based stores.
authormbrandy <mbrandy@us.ibm.com>
Wed, 9 Sep 2015 14:42:50 +0000 (07:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 14:43:06 +0000 (14:43 +0000)
commit1b191a5d72511dc3662a65ee2c4256663b043975
tree2bbad758879b44d867a522b9d18a25b912443053
parent31a9396e4b4a6fe71f238d248400d4c1e5e27258
PPC: Reland Vector ICs: platform support for vector-based stores.

Port 40fbed0609ddb3e4ee4338049383004b62d13853

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

R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, dstence@us.ibm.com
BUG=

Review URL: https://codereview.chromium.org/1330883002

Cr-Commit-Position: refs/heads/master@{#30657}
src/ic/ppc/access-compiler-ppc.cc
src/ic/ppc/handler-compiler-ppc.cc
src/ic/ppc/ic-compiler-ppc.cc
src/ic/ppc/ic-ppc.cc
src/ic/ppc/stub-cache-ppc.cc
src/ppc/code-stubs-ppc.cc