X87: [stubs] Optimize LoadGlobalViaContextStub and StoreGlobalViaContextStub.
authorchunyang.dai <chunyang.dai@intel.com>
Fri, 24 Jul 2015 10:08:47 +0000 (03:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Jul 2015 10:08:54 +0000 (10:08 +0000)
commit4c6989914e1a2f92d009bd78a40febd318a2e5c2
treeaee07bd1165ba053a829f1aec87f8daf9330cddf
parentc4cd117e2d12c460642591c7a9314449ebd8e625
X87:  [stubs] Optimize LoadGlobalViaContextStub and StoreGlobalViaContextStub.

port d6ee366d5c5aef7c6bc550889a33520058b4e33a (r29834).

original commit message:

    This is the initial round of optimizations for the
    LoadGlobalViaContextStub and StoreGlobalViaContextStub, basically
    turning them into platform code stubs to avoid the Crankshaft overhead
    in the fast case, and making the runtime interface cheaper.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29839}
src/x87/code-stubs-x87.cc
src/x87/full-codegen-x87.cc
src/x87/interface-descriptors-x87.cc
src/x87/lithium-codegen-x87.cc
src/x87/macro-assembler-x87.h