• bryleun's avatar
    S390: [turbofan] Run everything after representation selection concurrently. · 5d84567a
    bryleun authored
        Port d1b3d426
    
        Original commit message:
    
            Further refactor the pipeline to even run the first scheduler (part of
            the effect control linearization) concurrently. This temporarily
            disables most of the write barrier elimination, but we will get back to
            that later.
    
            Drive-by-fix: Remove the dead code from ChangeLowering, and stack
            allocate the Typer in the pipeline. Also migrate the AllocateStub to a
            native code builtin, so that we have the code object + a handle to it
            available all the time.
    
        R=joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    
    BUG=
    
    Review-Url: https://codereview.chromium.org/1941783003
    Cr-Commit-Position: refs/heads/master@{#35950}
    5d84567a
builtins-s390.cc 101 KB