 Elliot GorokhovskyandGitHub
|
3e6bbdd847
|
Disable visual-2015 tests (#3106)
|
2022-03-31 12:26:20 -04:00 |
|
 Elliot GorokhovskyandGitHub
|
64efba4c5e
|
Software pipeline for ZSTD_compressBlock_fast_dictMatchState (#3086)
* prefetch dict content inside loop
* ip0/ip1 pipeline
* add L2_4 prefetch to dms pipeline
* Remove L1 prefetch
* Remove L2 prefetching
* Reduce # of gotos
* Cosmetic fixes
* Check final position sometimes
* Track step size as in bc768bc
* Fix nits
|
2022-03-17 12:35:11 -04:00 |
|
 Elliot GorokhovskyandGitHub
|
0c386afbfd
|
Fix CI failures by adding apt-get update to Github Actions (#3082)
* Fix CI failures by adding apt-get update to Makefile
* Fix travis failure caused by apt-get update
* Move apt-get update from Makefile to Github Actions .yml
* Revert .travis.yml change
* Fix typo
|
2022-03-03 14:52:06 -05:00 |
|
 Elliot GorokhovskyandGitHub
|
87406b5f3b
|
Merge pull request #3075 from TocarIP/tokarip/bzhi
Use helper function for bit manipulations.
|
2022-02-24 16:52:48 -05:00 |
|
 Elliot GorokhovskyandGitHub
|
621d798988
|
Merge pull request #3045 from embg/asm_refactor
Refactor bitwise intrinsics
|
2022-02-17 13:08:08 -05:00 |
|
Elliot Gorokhovsky
|
71d9dab76f
|
Replace XOR with subtraction for readability
|
2022-02-16 16:49:42 -05:00 |
|
Elliot Gorokhovsky
|
856c7dc51d
|
Fix fuzzer.c nits and replace CLZ fallback
|
2022-02-16 11:40:05 -05:00 |
|
Elliot Gorokhovsky
|
00f2acba36
|
Add back check to prevent Win32 static analysis issues
|
2022-02-15 11:41:09 -05:00 |
|
Elliot Gorokhovsky
|
7c674a0919
|
Add tests for bitwise intrinsics
|
2022-02-14 18:36:33 -05:00 |
|
Elliot Gorokhovsky
|
6994a9f99c
|
bits.h refactor and bugfix
|
2022-02-14 16:59:55 -05:00 |
|
Elliot Gorokhovsky
|
529cd7b821
|
Fix nits
|
2022-02-14 14:24:50 -05:00 |
|
Elliot Gorokhovsky
|
796182652d
|
Pull out software fallbacks
|
2022-02-14 11:16:03 -05:00 |
|
Elliot Gorokhovsky
|
db2f4a6532
|
Move bitwise builtins into bits.h
|
2022-02-14 11:16:03 -05:00 |
|
 Elliot GorokhovskyandGitHub
|
970460f67d
|
Merge pull request #3063 from embg/largeNbDicts
Bugfix and new features for largeNbDicts benchmark
|
2022-02-11 13:55:35 -05:00 |
|
Elliot Gorokhovsky
|
762898f5e4
|
Bugfix and new features for largeNbDicts benchmark
|
2022-02-11 13:15:16 -05:00 |
|
 Elliot GorokhovskyandGitHub
|
caf2fa170b
|
Merge pull request #3061 from embg/debug_ci_windows
Debug Windows CI failures
|
2022-02-09 16:29:56 -05:00 |
|
Elliot Gorokhovsky
|
9caabc01c4
|
Replace "windows-latest" with "windows-2019" in CI workflows
|
2022-02-09 15:45:43 -05:00 |
|
Elliot Gorokhovsky
|
f936dd89cb
|
Minor lint fix
|
2022-01-20 11:54:43 -07:00 |
|
Elliot Gorokhovsky
|
8250faa01b
|
Update CI documentation
|
2022-01-19 09:58:31 -07:00 |
|
Elliot Gorokhovsky
|
9b6dfedf0c
|
Documentation and minor refactor to clarify MT memory management.
|
2022-01-18 09:43:05 -07:00 |
|
Elliot Gorokhovsky
|
71c0c07c19
|
Allow user to specify memory limit for dictionary training
|
2021-12-14 14:29:01 -05:00 |
|