|
|
Change the x64 optimizing compiler to stop using the fixed context register rsi.
The context will be used from an HValue in the environment, rather than from rsi or the context slot in the frame.
BUG=
TEST=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+434 lines, -216 lines) |
Patch |
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
1
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/x64/assembler-x64.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/assembler-x64.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.h
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
1
|
42 chunks |
+78 lines, -37 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.h
|
View
|
|
25 chunks |
+241 lines, -112 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.cc
|
View
|
|
22 chunks |
+97 lines, -42 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.cc
|
View
|
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|