|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+453 lines, -5 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/compiler/simd-lowering.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/compiler/simd-lowering.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
8 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/wasm-compiler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+120 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/v8.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/ast-decoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-macro-gen.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/wasm/wasm-opcodes.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
test/cctest/wasm/test-run-wasm-simd.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/wasm/test-signatures.h
|
View
|
|
5 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
A |
test/mjsunit/wasm/test-wasm-simd-ops.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/wasm/wasm-constants.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|