Description[turbofan] Run load elimination prior to escape analysis.
Once the escape analysis ran, it'll be harder to eliminate a bunch of
checks (for example map checks, which would currently block escape
analysis, but that's about to be fixed). Also the escape analysis will
have a lot less stress after the load elimination, which takes care of
redundant loads and checks already.
R=mstarzinger@chromium.org
BUG=v8:5448
Committed: https://crrev.com/201e53fbe94c4c66f02db5db524d1e7e5ce01740
Cr-Commit-Position: refs/heads/master@{#40351}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 12 (6 generated)
|