0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-28 08:24:08 +01:00
construct/include/ircd/simd
2021-02-26 14:52:33 -08:00
..
accumulate.h ircd:Ⓜ️:room: Fix stale comment. [ci skip] 2020-10-29 03:00:48 -07:00
all.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
any.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
broad_cast.h
cast.h
for_each.h
gather.h
generate.h
lane_cast.h
lower.h
lzcnt.h
popcnt.h
print.h ircd::simd: Add preliminary character print utils to suite. 2021-02-25 14:38:52 -08:00
reduce.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
rol.h
ror.h
scatter.h
shl.h ircd::simd: Fix AVX512 devectorization on clang w/ uninitialized across loops. 2020-12-23 22:28:41 -08:00
shr.h ircd::simd: Fix AVX512 devectorization on clang w/ uninitialized across loops. 2020-12-23 22:28:41 -08:00
simd.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
split.h
str.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
strcat.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
stream.h
support.h ircd::simd: Add missing support::sse; add alignment constexpr. 2020-11-13 00:52:31 -08:00
tokens.h ircd::simd: Add template for streaming tokenization. 2021-02-25 14:38:52 -08:00
traits.h ircd::simd: Add missing support::sse; add alignment constexpr. 2020-11-13 00:52:31 -08:00
transform.h
type.h ircd::simd: Add signed character types. 2021-02-25 14:38:52 -08:00
tzcnt.h ircd::simd: Use explicit instantiations w/ optimal conversions for lzcnt/tzcnt generation. 2020-08-23 02:32:54 -07:00
unaligned.h
upper.h