• Michael Stanton's avatar
    Revert "[Turbofan] Introduce AllocateRaw node" · c5a7358c
    Michael Stanton authored
    This reverts commit ba76ad68.
    
    Reason for revert: Broke GCStress on arm64 port...investigating
    
    Original change's description:
    > [Turbofan] Introduce AllocateRaw node
    > 
    > In order to simplify and verify the TurboFan graph, we
    > need to wire allocations into the control chain after
    > effect control linearization.
    > 
    > Bug: v8:7002
    > Change-Id: I4c5956c8d16773d721482d46a0b407bee01a9597
    > Reviewed-on: https://chromium-review.googlesource.com/738139
    > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
    > Commit-Queue: Michael Stanton <mvstanton@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#49209}
    
    TBR=mvstanton@chromium.org,jarin@chromium.org
    
    Change-Id: I98669fdff1b960912d6eaad239776262f7bf8c67
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:7002
    Reviewed-on: https://chromium-review.googlesource.com/758396Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Commit-Queue: Michael Stanton <mvstanton@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#49212}
    c5a7358c
memory-optimizer.cc 19.5 KB