Age | Commit message (Expand) | Author |
---|---|---|
2023-12-27 | tweak | MITSUNARI Shigeo |
2023-12-27 | add no_flags sample | MITSUNARI Shigeo |
2023-12-26 | fix comment of sample/ccmp.cpp | MITSUNARI Shigeo |
2023-12-26 | add sample/ccmp.cpp | MITSUNARI Shigeo |
2023-12-26 | add sample/zero_upper.cpp | MITSUNARI Shigeo |
2023-12-19 | update cpuid by sde | MITSUNARI Shigeo |
2023-12-19 | add detection of sse4a/clwb | MITSUNARI Shigeo |
2023-12-19 | add detection of KEYLOCKER, KEYLOCKER_WIDE | MITSUNARI Shigeo |
2023-12-19 | add detection of AESKLE, WIDE_KL | MITSUNARI Shigeo |
2023-12-14 | add detection of avx10/apx_f | MITSUNARI Shigeo |
2023-08-07 | update cpuid list | MITSUNARI Shigeo |
2023-08-07 | add detection of AVX_VNNI_INT16 | MITSUNARI Shigeo |
2023-08-06 | add detection of SHA512, SM3, SM4 | MITSUNARI Shigeo |
2023-08-04 | sde 9.24.0 | MITSUNARI Shigeo |
2023-07-10 | add new cpus | MITSUNARI Shigeo |
2023-07-10 | update cpuid | MITSUNARI Shigeo |
2023-06-27 | update cpuid test list | MITSUNARI Shigeo |
2023-06-27 | change the order of args of diff | MITSUNARI Shigeo |
2023-03-22 | add detection of xsave | Wunkolo |
2023-02-20 | add detection of uintr | MITSUNARI Shigeo |
2023-02-20 | add detection of SERIALIZE | MITSUNARI Shigeo |
2023-02-17 | sample shows cpu cache info for AMD | MITSUNARI Shigeo |
2022-12-07 | add detection of prefetchiti | MITSUNARI Shigeo |
2022-12-02 | ci: use containers | Andrea Pappacoda |
2022-11-30 | I get an error after all on GitHub action | MITSUNARI Shigeo |
2022-11-30 | add detection of cmpccxadd | MITSUNARI Shigeo |
2022-11-29 | fix detection of boost | MITSUNARI Shigeo |
2022-11-25 | detect rao-int | MITSUNARI Shigeo |
2022-11-24 | disable boost sample | MITSUNARI Shigeo |
2022-11-24 | tweak | MITSUNARI Shigeo |
2022-11-24 | [sample] change the way of detection of boost | MITSUNARI Shigeo |
2022-11-24 | use English | MITSUNARI Shigeo |
2022-11-24 | Fix incorrect format strings | Johan Mattsson |
2022-10-07 | add tAVX_IFMA | MITSUNARI Shigeo |
2022-10-07 | [sample] show AMX_FP16/AVX_VNNI_INT8/AVX_NE_CONVERT | MITSUNARI Shigeo |
2022-06-16 | test of cpuid | MITSUNARI Shigeo |
2022-05-26 | add -cpuid to test_util | MITSUNARI Shigeo |
2022-05-23 | add detection of clzero | Ryan Houdek |
2022-05-12 | fix typo | MITSUNARI Shigeo |
2022-05-12 | add detection of movdir64b | MITSUNARI Shigeo |
2022-05-12 | add detection of movdiri | MITSUNARI Shigeo |
2022-05-11 | add cldemote to Cpu | MITSUNARI Shigeo |
2022-05-11 | detection of clflushopt | MITSUNARI Shigeo |
2022-04-05 | add waitpkg detection to Cpu | MITSUNARI Shigeo |
2022-03-08 | sample/memfd shows /proc/self/maps | MITSUNARI Shigeo |
2022-03-08 | add memfd sample | MITSUNARI Shigeo |
2022-02-15 | build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGS | Andrea Pappacoda |
2021-12-31 | fix test_util.cpp | MITSUNARI Shigeo |
2021-08-30 | add Cpu::tAVX512_FP16 | MITSUNARI Shigeo |
2021-08-30 | remove unused flags(tSSE4a and tSSE5) of Cpu | MITSUNARI Shigeo |