|
Revert "[turbofan] Add new JSFrameSpecialization reducer."
Also revert "[turbofan] Perform OSR deconstruction early and remove type propagation."
This reverts commit b0a852e8c2ce2add1ba8a26d572aff39af0968a3.
This reverts commit cdbb6c485b8d07fd4ad1cb000d54a937507e3b3e.
NOTRY=true
NOTREECHECKS=true
BUG= v8:4273
LOG=n
TBR=bmeurer@chromium.org
Committed: https://crrev.com/9e71cdba48c484c7423fccb969d896307a93e289
Cr-Commit-Position: refs/heads/master@{#29480}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+103 lines, -167 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler.h
|
View
|
|
6 chunks |
+12 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
|
4 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
|
D |
src/compiler/js-frame-specialization.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
D |
src/compiler/js-frame-specialization.cc
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/compiler/osr.cc
|
View
|
|
2 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/pipeline.cc
|
View
|
|
5 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/compiler/typer.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime-compiler.cc
|
View
|
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-osr.cc
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 9 (4 generated)
|