|
X64: Extract all smi operations into MacroAssembler macros.
First step in changing Smi representation.
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1176 lines, -545 lines) |
Patch |
|
M |
src/ia32/assembler-ia32.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64.h
|
View
|
|
5 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/assembler-x64.cc
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/builtins-x64.cc
|
View
|
|
15 chunks |
+20 lines, -23 lines |
3 comments
|
Download
|
|
M |
src/x64/codegen-x64.cc
|
View
|
|
64 chunks |
+173 lines, -419 lines |
5 comments
|
Download
|
|
M |
src/x64/ic-x64.cc
|
View
|
|
14 chunks |
+18 lines, -29 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.h
|
View
|
|
1 chunk |
+209 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.cc
|
View
|
|
1 chunk |
+680 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/stub-cache-x64.cc
|
View
|
|
19 chunks |
+19 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/x64/virtual-frame-x64.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/smi-negative-zero.js
|
View
|
|
2 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|