Heng Li
|
a8ee48c2ce
|
r873: comforming to C99/C11; resolves #261
|
2018-11-05 08:25:07 -05:00 |
Heng Li
|
9364bc64d7
|
r501: added end_bonus to extz2
|
2017-10-11 09:39:41 -04:00 |
Heng Li
|
7345621759
|
r499: end bonus working; DP region needs improve!
|
2017-10-11 00:14:25 -04:00 |
Heng Li
|
8b9f2aaf04
|
r339: improved SIMD detection
old code does not check AVX2
|
2017-09-05 13:10:30 -04:00 |
Heng Li
|
46e8b6a4f9
|
r338: portable CPU dispatch, which is the default
working with gcc, icc, clang and msvc.
|
2017-09-03 20:29:24 -04:00 |
Heng Li
|
3c997ca016
|
r337: support CPU dispatch for gcc-4.8+
using __builtin_cpu_supports()
|
2017-09-03 14:29:49 -04:00 |