Commit graph

5 commits

Author SHA1 Message Date
r4sas
1389b85028
[cpu] remove avx detect and code blocks, try to switch to __builtin
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-08-10 03:09:21 +03:00
R4SAS
62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
2020-11-15 01:31:20 +03:00
R4SAS
8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-22 18:14:53 +00:00
R4SAS
7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-22 18:14:53 +00:00
Jeff Becker
7e60069968
add uncommitted files 2018-02-16 11:01:04 -05:00