DescriptionS390: [turbofan] Run everything after representation selection concurrently.
Port d1b3d426ceae45e13ccf30cd4ac6e99e2bb8baf6
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=
Committed: https://crrev.com/5d84567a50b1d9240e58e6f9af58d2b963b5c4ac
Cr-Commit-Position: refs/heads/master@{#35950}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|