Paul Dreik
2803ca3093
use clang 19 in fuzzer job ( #2315 )
...
* use clang 19 in fuzzer job
* fix syntax error in msys2-clang.yml
2024-12-22 15:00:58 -05:00
Daniel Lemire
3240d55bcc
chore: add RelWithDebInfo to our CI tests ( #2209 )
...
* chore: add RelWithDebInfo to our tests
* fix
* chore: add various build types to ubuntu ci
2024-07-04 16:26:22 -04:00
Daniel Lemire
b115e3ef61
some updates to our CI ( #2151 )
2024-03-17 11:59:50 -04:00
Dirk Stolle
3978b9f159
update actions/checkout in GitHub Actions to v4 ( #2095 )
2023-12-09 23:21:28 -05:00
Dirk Stolle
57d54792ba
update actions/cache + actions/checkout in GitHub Actions to v3 ( #1839 )
2022-06-06 08:51:50 -04:00
Daniel Lemire
e8f370b085
Basic AVX-512 implementation (icelake or better) ( #1813 )
...
* Add cascadelake implementation, which use AVX512 Intrinsics to optimize performance(#1811 )
Co-authored-by: mellonyou <fangzheng.zhang@intel.com >
Co-authored-by: wanweiqiangintel <weiqiang.wan@intel.com >
2022-05-25 11:14:02 -04:00
Daniel Lemire
4a2f10ebcf
Let us trim out these legacy systems from CI.
2021-10-12 18:24:03 -04:00
Daniel Lemire
b79261eebc
This cleans a bit the current code, especially with respect to EOF guards. ( #1669 )
...
* Upgrading the GitHub Actions.
* Upgrading appveyor
* Upgrading circle ci.
* Cleaning.
2021-07-25 10:36:22 -04:00
Daniel Lemire
40cba172ed
Adds compile-test for Visual Studio + ARM and turn developer mode throughout CI. ( #1609 )
...
* Adds compile-test for Visual Studio + ARM and turn developer mode throughout CI.
* Correcting YAML error.
* Disabling google benchmarks under Windows ARM.
* Turning off exceptions under ARM.
2021-06-09 16:42:37 -04:00
Daniel Lemire
af5c8175b4
By default, we should not do the DOM checkperf… ( #1571 )
...
* By default, we should not do the DOM checkperf. These targets assume that main branch remains
compatible, an assumption that will break over time.
2021-05-15 15:28:59 -04:00
Daniel Lemire
0b67847b56
Adding clang/msys-ci ( #1354 )
2020-12-22 17:53:53 -05:00