PPC: Move work to omit unnecessary ObjectLiteral stores to the numbering pass.
authormbrandy <mbrandy@us.ibm.com>
Tue, 26 May 2015 15:43:34 +0000 (08:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 15:43:39 +0000 (15:43 +0000)
commit4d892dc8cf54c57a30880118eaf10c74f28b18b6
treec5b74cc60a32795128090241bd37db3cb706b25f
parentfe9a16b69a456fe629e9d118e16bee1525f54f74
PPC: Move work to omit unnecessary ObjectLiteral stores to the numbering pass.

Port 32de677805877bbf8d697926e09c23963a27e191

Original commit message:
The reason is that this information will be needed to compute the number of
vector ic slots done at numbering time.

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

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

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