|
|
Add smi support to all binops minus shr, sar, shl, div and mod.
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+356 lines, -222 lines) |
Patch |
 |
M |
src/flag-definitions.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
1
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-canonicalize.cc
|
View
|
1
|
1 chunk |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
1
|
21 chunks |
+98 lines, -35 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.cc
|
View
|
1
|
25 chunks |
+134 lines, -92 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-minus-zero.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-representation-changes.cc
|
View
|
1
|
5 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.h
|
View
|
1
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
1
|
11 chunks |
+42 lines, -35 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-gap-resolver-ia32.cc
|
View
|
1
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
1
|
10 chunks |
+33 lines, -25 lines |
0 comments
|
Download
|
 |
M |
src/type-info.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
src/types.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|