• mbrandy's avatar
    PPC: More simplification and unification of frame handling · 6cd74a7e
    mbrandy authored
    Port 55071954
    
    Original commit message:
        Frame slots indexes numbers are used more consistently for
        computation in both TurboFan and Crankshaft. Specifically,
        Crankshaft now uses frame slot indexes in LChunk, removing
        the need for some special-case maths when building the
        deoptimization translation table.
    
    R=danno@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    
    Review URL: https://codereview.chromium.org/1710073002
    
    Cr-Commit-Position: refs/heads/master@{#34126}
    6cd74a7e
Name
Last commit
Last update
..
OWNERS Loading commit data...
lithium-codegen-ppc.cc Loading commit data...
lithium-codegen-ppc.h Loading commit data...
lithium-gap-resolver-ppc.cc Loading commit data...
lithium-gap-resolver-ppc.h Loading commit data...
lithium-ppc.cc Loading commit data...
lithium-ppc.h Loading commit data...