DescriptionX87: [turbofan] Run everything after representation selection concurrently.
port d1b3d426ceae45e13ccf30cd4ac6e99e2bb8baf6 (r35918)
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.
BUG=
Committed: https://crrev.com/8d018a39e41b4cd3780eeb09cff26b49cc806bc5
Cr-Commit-Position: refs/heads/master@{#35961}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|