|
Reorder switch clauses using newly-introduced execution counters in
unoptimized clause bodies.
R=danno@chromium.org
BUG=
Total comments: 7
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+819 lines, -12 lines) |
Patch |
 |
M |
src/arm/full-codegen-arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.h
|
View
|
1
2
3
4
5
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.h
|
View
|
1
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.cc
|
View
|
1
2
3
4
|
2 chunks |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ast.h
|
View
|
3
4
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ast.cc
|
View
|
3
4
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.h
|
View
|
1
2
3
4
|
3 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+85 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-gvn.cc
|
View
|
1
2
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
1
2
3
4
5
|
2 chunks |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/full-codegen-ia32.cc
|
View
|
1
2
3
4
|
1 chunk |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.h
|
View
|
1
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
1
2
3
4
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.h
|
View
|
1
2
3
4
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/lithium.h
|
View
|
1
2
3
4
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/lithium.cc
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/full-codegen-mips.cc
|
View
|
1
2
|
1 chunk |
+26 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/mips/lithium-codegen-mips.h
|
View
|
1
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/lithium-codegen-mips.cc
|
View
|
1
2
3
4
|
2 chunks |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/lithium-mips.h
|
View
|
1
2
3
4
5
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/lithium-mips.cc
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
2
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/type-info.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/type-info.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+27 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/typing.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/full-codegen-x64.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.h
|
View
|
1
2
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
1
2
3
4
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.h
|
View
|
1
2
3
4
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.cc
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|