|
Total comments: 17
Total comments: 21
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1118 lines, -49 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/control-reducer.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/graph-visualizer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/compiler/loop-analysis.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/loop-analysis.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
|
A |
src/compiler/loop-peeling.h
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/compiler/loop-peeling.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+356 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/node.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/opcodes.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/osr.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+14 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/compiler/pipeline.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/scheduler.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/graph-unittest.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
test/unittests/compiler/loop-peeling-unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+451 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/node-test-utils.h
|
View
|
1
2
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/node-test-utils.cc
|
View
|
1
2
|
7 chunks |
+179 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/unittests/unittests.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 26 (6 generated)
|