4 files changed
+10
-10
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
| 85 | + | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
|
- CMakeLists.txt+78-17
- Jenkinsfile+110-68
- README.md+34-32
- src/include/detect.h.in+1
- src/include/testerutil.hpp+7-5
- src/include/tlfloat/bigint.hpp+3-2
- src/include/tlfloat/tlfloat.h+157-2
- src/include/tlfloat/tlfloat.hpp+297-126
- src/include/tlfloat/tlfloatconfig.hpp.in+3-1
- src/include/tlfloat/tlmath.hpp+72-6
- src/tester/CMakeLists.txt+33-4
- src/tester/test_arith.cpp+33-29
- src/tester/test_capi.c+1-1
- src/tester/test_cpp11api.cpp+123-5
- src/tester/test_exhaustive16.cpp+4-4
- src/tester/test_exhaustive32.cpp+45-5
- src/tester/test_exhaustive_bf16.cpp+235
- src/tester/test_exhaustive_bf16_mpfr.cpp+938
- src/tester/test_octuple.cpp+1-1
- src/tlfloat/CMakeLists.txt-1
- src/tlfloat/arith.cpp+9-1
- src/tlfloat/misc.cpp+1-1
- src/tlfloat/printf.cpp+1-1
- src/util/CMakeLists.txt+15-9
- src/util/bench.cpp+27-25
- src/util/donothing.cpp+1-1
- toolchains/ppc64el-gcc.cmake+12
- toolchains/ppc64el-llvm.cmake+19
- toolchains/s390x-gcc.cmake+12
- toolchains/s390x-llvm.cmake+19
- winbuild-clang-cl.bat+29
- winbuild-clang.bat+5-5
- winbuild-msvc.bat+3-3
0 commit comments