Description[turbofan] Move native context specialization before inlining.
Perform native context specialization immediately after graph
construction (also after inlinee graph construction). This way
we can do unified inlining before we go to typing and typed
lowering. And we will get better typing due to constants and
(checked) type feedback.
R=mstarzinger@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/d702f70795a0be3aa219153af6769474ee823290
Cr-Commit-Position: refs/heads/master@{#31255}
Patch Set 1 #
Total comments: 2
Patch Set 2 : No more JSGraphReducer in JSInliner #
Messages
Total messages: 8 (2 generated)
|