aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27Update AArch64 features to Linux 6.6. (#347)upstream-mainTamas Zsoldos
2023-09-25[NFC] clang-format the code baseGuillaume Chatelet
2023-09-21Remove unused function (#343)Guillaume Chatelet
2023-09-21fix -Wstrict-prototypes errorCorentin Le Molgat
2023-09-19Add FreeBSD Arm64 support (#295)Mykola Hohsadze
2023-09-19clang-format: hwcaps.h (#340)Mykola Hohsadze
2023-09-14[misc] Update release script (#339)Guillaume Chatelet
2023-09-14Release v0.9.0Guillaume Chatelet
2023-09-14ci: Fix clang-format (#336)Mizux
2023-09-14Add Intel AMX-FP16 detection (#332)Mykola Hohsadze
2023-09-14cmake: Use CpuFeatures:: as TARGET namespace (Fix #333) (#334)Mizux
2023-09-05Add ZEN2 4800S 0880F40 (#331)Mykola Hohsadze
2023-09-05Add Intel Alder Lake N detection (#330)Mykola Hohsadze
2023-09-05Add AMD ZEN4 Genoa detection (#329)Mykola Hohsadze
2023-09-05Add ZEN4 Phoenix detection (#328)Mykola Hohsadze
2023-08-31Fix badge shebang and enable badges from workflow files (#327)Guillaume Chatelet
2023-08-31fix generate_badges.d (#326)Mizux
2023-08-31Add hover text to badgesGuillaume Chatelet
2023-08-31Add BUILD_INSTALL option to manage 'install' target (#325)Alexander Mitin
2023-08-30ci: Add amd64 macos bazel workflow (#324)Mizux
2023-08-30Bumping CMake minimum version to 3.13Guillaume Chatelet
2023-08-30Transpose badge table for better displayGuillaume Chatelet
2023-08-30Update badgesGuillaume Chatelet
2023-08-30Update badges generator.Corentin Le Molgat
2023-08-30ci: rework bazel workflows to use a docker containerCorentin Le Molgat
2023-08-30ci: add bazel docker for amd64 and arm64Mizux Seiha
2023-08-30update .dockerignoreMizux Seiha
2023-08-30Use bazelisk instead on bazelGuillaume Chatelet
2023-08-30Add aarch64 ubuntu botGuillaume Chatelet
2023-08-29Fix bazel - use textual_hdrs for inl files (#322)Guillaume Chatelet
2023-08-28Fix windows x86 and arm64 build and add an option to enable/disable target li...Weihang Ding
2023-08-28Add Intel LAM/AMD UAI feature detection in X86_64 (#315)Tomahawkd
2023-08-28Add LoongArch to supported list (#316)Wang Xiang
2023-08-28Fix bazel for aarch64 (#320)Guillaume Chatelet
2023-08-28Add support for Apple M1 AArch64 SoCs (#204)arkivm
2023-08-23Add loongarch64 Support (#314)Wang Xiang
2023-08-23Use macos-latest for FreebsdGuillaume Chatelet
2023-06-15Add Riscv32 and Riscv64 Bazel build rules. (#312)Prashanth Swaminathan
2023-06-09Update AArch64 features to Linux 6.4. (#310)Tamas Zsoldos
2023-06-02Add 'ndk_compat' include directory to 'ndk_compat' target (#309)Prashanth Swaminathan
2023-06-02Add ndk_compat target to BUILD.bazelGuillaume Chatelet
2023-05-04cmake: make default test building dependent on being a main project build vs....damageboy
2023-04-27Release v0.8.0Guillaume Chatelet
2023-04-25Add Mendocino ZEN2 detection (#305)Mykola Hohsadze
2023-04-24Add RISCV vector extension (#289)michael-roe
2023-03-06Add Raptor Lake-P and Raptor Lake-HX/S detection (#300)Mykola Hohsadze
2023-03-06Add cpu-features-jni Java bindings to README (#297)aecsocket
2023-02-23Add Windows Arm64 support (#291)Mykola Hohsadze
2023-02-22Update C++ standard for tests from C++11 to C++14 (#293)Ben Beasley
2023-01-24Add documentation on current behavior for X86 (#212)Mykola Hohsadze