• Milad Fa's avatar
    PPC/s390: [compiler] Fix pushing of arguments · 01fbc8c4
    Milad Fa authored
    Port 8798b3ef
    Port 1d3c80d3
    
    Original Commit Message:
    
        - Fixes some incorrect assumptions about padding in the
          code generation. Slots may have apparent extra padding
          when allocation fragments go unused.
        - Reworks 32 bit push code to simplify skipping slot gaps
          when 'push' instructions are used.
        - Adds a ElementSizeInPointers function on machine
          representations.
    
    R=bbudge@chromium.org, joransiu@ca.ibm.com, junyan@redhat.com, midawson@redhat.com
    BUG=
    LOG=N
    
    Change-Id: I076ae8396434610c52fed040ace5e0f49ea3ef88
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2673142
    Commit-Queue: Milad Fa <mfarazma@redhat.com>
    Reviewed-by: 's avatarJunliang Yan <junyan@redhat.com>
    Cr-Commit-Position: refs/heads/master@{#72516}
    01fbc8c4
Name
Last commit
Last update
..
OWNERS Loading commit data...
code-generator-ppc.cc Loading commit data...
instruction-codes-ppc.h Loading commit data...
instruction-scheduler-ppc.cc Loading commit data...
instruction-selector-ppc.cc Loading commit data...
unwinding-info-writer-ppc.cc Loading commit data...
unwinding-info-writer-ppc.h Loading commit data...