Reviewers: Benedikt Meurer, dstence, michael_dawson,

Description:
PPC: [stubs] Optimize LoadGlobalViaContextStub and StoreGlobalViaContextStub.

Port d6ee366d5c5aef7c6bc550889a33520058b4e33a

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.

[email protected], [email protected], [email protected]
BUG=chromium:510694
LOG=n

Please review this at https://codereview.chromium.org/1261473002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+222, -49 lines):
  M src/full-codegen/ppc/full-codegen-ppc.cc
  M src/ppc/code-stubs-ppc.cc
  M src/ppc/interface-descriptors-ppc.cc
  M src/ppc/lithium-codegen-ppc.cc
  M src/ppc/macro-assembler-ppc.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to