File tree
8 files changed
+70
-48
lines changed- .github/workflows
- src/isal
- tests
8 files changed
+70
-48
lines changedLines changed: 27 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
35 | 46 |
| |
36 | 47 |
| |
37 | 48 |
| |
| |||
186 | 197 |
| |
187 | 198 |
| |
188 | 199 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
| 200 | + | |
194 | 201 |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 8 | + | |
14 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
|
- .github/workflows/ci.yml-60
- .travis.yml+30-16
- Doxyfile+1-1
- Makefile.am+1-2
- Makefile.nmake+2-3
- README.md+3-6
- crc/Makefile.am+1-1
- crc/crc16_t10dif_copy_perf.c+1
- crc/crc16_t10dif_op_perf.c+4-5
- crc/crc16_t10dif_perf.c+1
- crc/crc16_t10dif_test.c+1-1
- crc/crc32_funcs_test.c+1-1
- crc/crc32_gzip_refl_perf.c+1
- crc/crc32_ieee_perf.c+1
- crc/crc32_iscsi_perf.c+1
- crc/crc64_funcs_perf.c+1
- crc/crc64_funcs_test.c+1-1
- doc/build.md+3-26
- erasure_code/Makefile.am+2-1
- erasure_code/aarch64/gf_2vect_mad_neon.S+2-3
- erasure_code/aarch64/gf_3vect_mad_neon.S+2-3
- erasure_code/aarch64/gf_4vect_mad_neon.S+2-3
- erasure_code/aarch64/gf_5vect_mad_neon.S+2-3
- erasure_code/aarch64/gf_6vect_mad_neon.S+2-3
- erasure_code/aarch64/gf_vect_mad_neon.S+2-3
- erasure_code/erasure_code_base_test.c+1-1
- erasure_code/erasure_code_test.c+1-1
- erasure_code/erasure_code_update_perf.c+1
- erasure_code/erasure_code_update_test.c+1-1
- erasure_code/gf_vect_dot_prod_base_test.c+1-1
- erasure_code/gf_vect_dot_prod_test.c+1-1
- erasure_code/gf_vect_mad_test.c+1-1
- examples/ec/Makefile-24
- examples/ec/Makefile.unx+8
- igzip/aarch64/data_struct_aarch64.h+163-152
- igzip/aarch64/gen_icf_map.S+1-1
- igzip/aarch64/igzip_decode_huffman_code_block_aarch64.S+62-62
- igzip/checksum32_funcs_test.c+1-1
- igzip/igzip_perf.c+22-132
- include/raid.h+15-15
- include/test.h-32
- include/types.h+77
- isa-l.def-1
- isa-l.rc-78
- make.inc+6-6
- mem/Makefile.am+2-2
- mem/mem_multibinary.asm+1-2
- mem/mem_zero_detect_avx2.asm-168
- mem/mem_zero_detect_perf.c+1
- mem/mem_zero_detect_test.c+1-15
- raid/Makefile.am+1-1
- raid/pq_check_test.c+1-1
- raid/pq_gen_perf.c+1
- raid/pq_gen_test.c+1-1
- raid/raid_base.c-12
- raid/xor_check_test.c+1-1
- raid/xor_example.c+1
- raid/xor_gen_perf.c+1
- raid/xor_gen_test.c+1-1
- tools/gen_nmake.mk+2-2
- tools/nasm-cet-filter.sh-5
- tools/yasm-cet-filter.sh-5
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| 38 | + | |
| 39 | + | |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
| |||
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
| 96 | + | |
| 97 | + | |
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
|
0 commit comments