|
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1534 lines, -86 lines) |
Patch |
|
M |
src/compiler/arm/code-generator-arm.cc
|
View
|
1
2
3
4
|
4 chunks |
+194 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/arm/instruction-codes-arm.h
|
View
|
1
2
3
4
|
1 chunk |
+39 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/arm/instruction-scheduler-arm.cc
|
View
|
1
2
3
4
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/arm/instruction-selector-arm.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+233 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/compiler/common-operator.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
|
M |
src/compiler/graph.h
|
View
|
1
2
3
5
6
7
8
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction-selector.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+202 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/machine-graph-verifier.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/machine-operator.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/machine-operator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
7 chunks |
+40 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+163 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/wasm/function-body-decoder.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+36 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-macro-gen.h
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/value-helper.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-run-wasm-simd.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+498 lines, -8 lines |
0 comments
|
Download
|
Total messages: 57 (50 generated)
|