PPC: VectorICs: allocating slots for store ics in ast nodes.
authormbrandy <mbrandy@us.ibm.com>
Wed, 27 May 2015 17:26:22 +0000 (10:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 May 2015 17:26:27 +0000 (17:26 +0000)
commite95a22564628d0d7d3fb8621a39fd99c365d5885
treeb5608c5e5546b2360a08803d6e3b5c464cbd61fa
parent4070b20aee56f1c3ffb2bf464eee53c709a83421
PPC: VectorICs: allocating slots for store ics in ast nodes.

Port 5450fc07ba07615a70f5ed8379dc23c3275d6fe3

Original commit message:
Also adapt code generation to pass the slot to the
store/keyed-store ic. AST nodes ObjectLiteral, Assignment,
ForEach, Call and CountOperation now include one or more
feedback vector ic slot ids.

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

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

Cr-Commit-Position: refs/heads/master@{#28666}
src/ppc/full-codegen-ppc.cc