|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+519 lines, -586 lines) |
Patch |
|
M |
src/compiler/code-generator.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/code-generator.cc
|
View
|
|
2 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/compiler/graph-visualizer.cc
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction.h
|
View
|
|
6 chunks |
+32 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+27 lines, -30 lines |
0 comments
|
Download
|
|
M |
src/compiler/jump-threading.cc
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/move-optimizer.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/move-optimizer.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+55 lines, -68 lines |
0 comments
|
Download
|
|
M |
src/compiler/register-allocator.h
|
View
|
1
2
3
4
5
6
|
5 chunks |
+59 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/compiler/register-allocator.cc
|
View
|
1
2
3
4
5
|
36 chunks |
+268 lines, -294 lines |
0 comments
|
Download
|
|
M |
src/compiler/register-allocator-verifier.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+14 lines, -21 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-instruction.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -22 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-jump-threading.cc
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/move-optimizer-unittest.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+20 lines, -22 lines |
0 comments
|
Download
|
Total messages: 9 (3 generated)
|