X87: Move work to omit unnecessary ObjectLiteral stores to the numbering pass.
authorchunyang.dai <chunyang.dai@intel.com>
Mon, 1 Jun 2015 08:45:20 +0000 (01:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Jun 2015 08:45:34 +0000 (08:45 +0000)
commit6b93438d518a7bf37885005a735fe4bc69bad0ab
tree4a84149ed491ce8308d9983e2f773adccd15a5ec
parentf62d5ce9122b86527d97c11c82cc1d22327f563d
X87: Move work to omit unnecessary ObjectLiteral stores to the numbering pass.

port 32de677805877bbf8d697926e09c23963a27e191 (r29615)

original commit message:

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

BUG=

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

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