|
Total comments: 4
Total comments: 10
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+406 lines, -149 lines) |
Patch |
|
M |
src/compiler/ast-graph-builder.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/ast-graph-builder.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+32 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/compiler/change-lowering.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/control-reducer.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction-selector.cc
|
View
|
1
2
3
|
4 chunks |
+18 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-intrinsic-lowering.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-operator.cc
|
View
|
|
11 chunks |
+23 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/compiler/js-typed-lowering.cc
|
View
|
|
7 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/node-properties.h
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/node-properties.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+18 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/compiler/opcodes.h
|
View
|
1
2
3
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/operator.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/operator-properties.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/schedule.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/schedule.cc
|
View
|
1
2
3
4
|
5 chunks |
+20 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/compiler/scheduler.cc
|
View
|
1
2
3
4
5
|
11 chunks |
+74 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/compiler/verifier.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-run-jsexceptions.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/common-operator-unittest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/js-operator-unittest.cc
|
View
|
|
4 chunks |
+42 lines, -40 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/node-properties-unittest.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+57 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/unittests/compiler/schedule-unittest.cc
|
View
|
|
2 chunks |
+32 lines, -1 line |
0 comments
|
Download
|
Total messages: 16 (3 generated)
|