|
|
Split HCompareGeneric in a test and a branch part.
A similar approach can now be taken with all other branching instructions.
BUG=
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+533 lines, -104 lines) |
Patch |
 |
M |
src/arm/full-codegen-arm.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.h
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.cc
|
View
|
|
4 chunks |
+30 lines, -29 lines |
0 comments
|
Download
|
 |
M |
src/full-codegen.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/hydrogen.h
|
View
|
|
1 chunk |
+13 lines, -0 lines |
1 comment
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
|
3 chunks |
+31 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/ia32/full-codegen-ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
|
4 chunks |
+30 lines, -29 lines |
1 comment
|
Download
|
 |
M |
src/ia32/lithium-ia32.h
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/full-codegen-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
|
4 chunks |
+38 lines, -37 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.h
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/mjsunit/compare-generic.js
|
View
|
|
1 chunk |
+311 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|