Description[turbofan] Run JSGenericLowering as separate phase.
This works around the problem that the lowering for JSStackCheck doesn't
play well with effect chain based state tracking, because it doesn't
report the correct changes (we will address this with a better handling
of stack checks soon).
It also allows us to run the EarlyOptimizationPhase concurrently, which
doesn't need to access the heap or generate code stubs.
R=jarin@chromium.org
Committed: https://crrev.com/bec00d246c048db92ceaa71bd08478f8d27e3a8b
Cr-Commit-Position: refs/heads/master@{#38049}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|