|
|
rename HCompareIDAndBranch to HCompareNumbersAndBranch
* src/hydrogen-instructions.h (HCompareNumbersAndBranch): Rename from
HCompareIDAndBranch. It seems that "ID" stood for "integers or
doubles", but to an ignorant reader (me) ID can be confused with
"identities".
* src/arm/lithium-arm.cc:
* src/arm/lithium-arm.h:
* src/hydrogen-instructions.cc:
* src/hydrogen.cc:
* src/ia32/lithium-ia32.cc:
* src/ia32/lithium-ia32.h:
* src/x64/lithium-x64.cc:
* src/x64/lithium-x64.h: Adapt uses.
BUG=
TEST=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+29 lines, -27 lines) |
Patch |
 |
M |
src/arm/lithium-arm.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
|
6 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|