- f8cfd8f Add Intel Tremont uarch (#305) by fbarchard · 4 weeks ago main
- f1d3ac4 Add aarch64 to the windows arm list (#311) by Yuri Khrustalev · 4 weeks ago
- 8e70155 Added Emscripten to list of supported systems in CMakeLists.txt (#310) by Conan Truong · 6 weeks ago
- b8bdcfc Add Intel Gracemont uarch (#303) by fbarchard · 2 months ago
- 65cfc6b Added Willow Cove (#301) by Richard Winterton · 3 months ago
- 1736c1a Add Intel Darkmont uarch (#298) by fbarchard · 3 months ago
- 82a5944 Disable neon dot on unknown chipsets on aarch32 (#300) by Gregory Comer · 3 months ago
- 40395f9 Add Intel Crestmont uarch (#299) by fbarchard · 3 months ago
- 3dae116 update apple soc info (#290) by Kimish Patel · 3 months ago
- b423922 riscv-hw.c: match kernel type in syscall(). (#292) by enh-google · 4 months ago
- e10d4cc [CI] Fix riscv64-in-qemu build (#295) by Nikita Shulga · 4 months ago
- a3def0f Revert "cmake: rename duplicate names" (#296) by Nikita Shulga · 4 months ago
- 2c8b434 [CI] Update checkout action to v4 by Nikita Shulga · 4 months ago
- 1d68e46 Fix clang format (#294) by Nikita Shulga · 4 months ago
- 9a66575 Merge pull request #284 from 1480c1/xcode by Digant Desai · 4 months ago
- 06e91ad Merge pull request #287 from fbarchard/smelen by Digant Desai · 4 months ago
- 76e74b9 Merge pull request #285 from fbarchard/sme2 by Digant Desai · 5 months ago
- ceb4ebf Merge pull request #246 from dlenski/main by Digant Desai · 6 months ago
- db43e00 Merge pull request #275 from davidben/func-cast by Digant Desai · 6 months ago
- 776f4b6 Merge pull request #283 from ozanMSFT/users/ozanMSFT/refactor-chip-detection by Eli Uriegas · 6 months ago
- 6d1339a Merge pull request #277 from 1480c1/pkg-config-name by Digant Desai · 7 months ago
- c8b0bf3 Merge pull request #276 from rrwinterton/main by Digant Desai · 7 months ago
- 78a47fd Merge pull request #269 from rrwinterton/main by Digant Desai · 8 months ago
- b07f85c Merge pull request #268 from gonnet/ampere_altra by Digant Desai · 9 months ago
- c1a66bb Merge pull request #266 from fbarchard/zen5 by Digant Desai · 10 months ago
- c2ccbc0 Merge pull request #265 from GregoryComer/ums312-dot-disable by Gregory Comer · 10 months ago
- ddc002d Merge pull request #264 from gonnet/sme-for-mach by Digant Desai · 11 months ago
- b7e98ea Merge pull request #262 from gonnet/main by Digant Desai · 11 months ago
- f853a80 Merge pull request #258 from maajidkhann/fix_cpuinfo_sve_bug by Digant Desai · 12 months ago
- 7da24f3 More robust FreeBSD topology detection (#249) by cyyever · 1 year ago
- 3d7dbdd Add android-riscv64 build to workflows (#256) by Prashanth Swaminathan · 1 year ago
- 3e10641 Add detection for `sme` on `aarch64`. (#257) by Pedro Gonnet · 1 year ago
- ccd8572 Add a API to check SVE Length support on ARM CPU. (#255) by MaajidKhan · 1 year, 1 month ago
- 9606f1e Merge pull request #252 from fbarchard/cortex_x4 by Digant Desai · 1 year, 2 months ago
- 34d039b Merge pull request #240 from prashanthswami/use-cluster-cpus by Digant Desai · 1 year, 2 months ago
- ac7c2ae add FreeBSD support (#172) by cyyever · 1 year, 3 months ago
- 83c4800 add detection for intel new isa: avx_ne_convert, avx_vnni_int8, avx_vnni_int16 (#232) by Ma Mingfei · 1 year, 5 months ago
- 50d2114 Fixing Ampere Altra Processor detection (#237) by Ozan Aydin · 1 year, 5 months ago
- 53526aa Add detection for Intel Advanced Matrix Extensions (AMX) instructions (#231) by Ma Mingfei · 1 year, 5 months ago
- 1018740 Include support for Windows on Arm on BUILD.bazel along with proper Volterra detection (#220) by Everton Constantino · 1 year, 6 months ago
- 96775f8 Bazel-support: Add MODUEL.bazel to support Bzlmod (#229) by Vertexwahn · 1 year, 6 months ago
- a1f56fe Merge pull request #225 from fbarchard/break by Digant Desai · 1 year, 6 months ago
- b2e2259 ci: Add an Ubuntu:22.04 builder for RISC-V (#219) by Mark Ryan · 1 year, 8 months ago
- f1abda4 Upgrade to warning when name is truncated (#216) by Prashanth Swaminathan · 1 year, 8 months ago
- fd40896 Fix RISC-V Linux build again (#215) by Mark Ryan · 1 year, 8 months ago
- 523768d Run Bazel build in Github Actions (#213) by Prashanth Swaminathan · 1 year, 8 months ago
- f7599eb Adjust log levels of /proc/cpuinfo parsing (#209) by Prashanth Swaminathan · 1 year, 8 months ago
- c74555b Add .clang-format to enforce project style (#204) by Prashanth Swaminathan · 1 year, 8 months ago
- d8ad3b0 Fix RISC-V Linux build (#212) by Mark Ryan · 1 year, 8 months ago
- ab2d3bf Improve smallfile callback (#211) by Iacopo Colonnelli · 1 year, 9 months ago
- 5870f45 Fix chipset enum name to include 'vendor_' (#210) by Prashanth Swaminathan · 1 year, 9 months ago
- 46631b4 Fix CPU_SET dynamic allocation and leak (#205) by Prashanth Swaminathan · 1 year, 9 months ago
- 7924d63 Add android_riscv64 to BUILD.bazel (#201) by Prashanth Swaminathan · 1 year, 10 months ago
- df41a2b [arm] fix the logic for identifying the valid processors (#197) by snadampal · 1 year, 10 months ago
- 56ffbee Fix size check of max processor count (#199) by Prashanth Swaminathan · 1 year, 10 months ago
- 3d55e6d Add limited support for RISC-V initialization (#190) by Prashanth Swaminathan · 1 year, 10 months ago
- 33848c0 Add detection of Intel x86 AVX-VNNI instructions. (#196) by Quentin Khan · 1 year, 10 months ago
- e0b42b6 Add support for Arm Neoverse V2 (#194) by Paolo · 1 year, 11 months ago
- e1762fa Include intrin.h MSVC header in cpuinfo/utils.h by Marat Dukhan · 2 years, 1 month ago
- 4a8b846 Support building for ARM Linux with GLibC older than 2.16 by Marat Dukhan · 2 years, 1 month ago
- 9cdaf5d Work around faulty implementations of NEON DOT instructions by Marat Dukhan · 2 years, 1 month ago
- 1bc26ff Don't consider Cortex-A65 in AArch32 ISA detection by Marat Dukhan · 2 years, 1 month ago
- 071fe41 Remove redundant newline after match_t by Marat Dukhan · 2 years, 1 month ago
- fe1425a Detect Unisoc T-series chipsets by Marat Dukhan · 2 years, 1 month ago
- fb3fe1f Remove redundant architecture version check in aarch32-isa.c by Marat Dukhan · 2 years, 1 month ago
- 12ab273 Fix a bug in load_u24le introduced in #178 by Marat Dukhan · 2 years, 1 month ago
- d9a9852 Workaround unimplemented GetMaximumProcessorGroupCount on WINE by Marat Dukhan · 2 years, 1 month ago
- 2fc5438 Fix UB in load_u16le/load_u24le/load_u32le by Marat Dukhan · 2 years, 1 month ago
- f5adb17 Enable CXX only when needed for tests/benchmarks by James Hilliard · 2 years, 1 month ago
- ce8c4b2 Remove redudant ctype.h include by Marat Dukhan · 2 years, 1 month ago
- b4614f1 Update CMakeLists.txt: Add cmake 3.27 support by Changming Sun · 2 years, 1 month ago
- d8b0de7 Refactor reporting of Neoverse cores in cpu-info by Marat Dukhan · 2 years, 1 month ago
- 496bf87 Simplify registry helper functions for Windows on Arm by Lingkai Dong · 2 years, 1 month ago
- ec2e5ed Fix char width mismatch on Windows on Arm by Lingkai Dong · 2 years, 1 month ago
- 4db8963 Fix buffer overflow when counting uarchs on Windows on Arm by Lingkai Dong · 2 years, 1 month ago
- 850030b Fix the size of uarchs array on Windows on Arm by Lingkai Dong · 2 years, 1 month ago
- 34fdba6 Fix reporting of processor found in Windows registry on Arm by Lingkai Dong · 2 years, 1 month ago
- 891b1a5 Ensure initialization is done only once on Windows on Arm by Lingkai Dong · 2 years, 1 month ago
- d71fde4 Match the chip name of Microsoft Windows Dev Kit 2023 by Lingkai Dong · 2 years, 1 month ago
- d91ab8a Revert "Add support for some special qualcomm SoCs. (#67)" by Marat Dukhan · 2 years, 1 month ago
- ba7e031 Use AArch64-only big.LITTLE cores to detect AArch32 ISA by Marat Dukhan · 2 years, 2 months ago
- 637a06c Fix ISA detection on ARM64 Windows by Marat Dukhan · 2 years, 2 months ago
- d442caf Fix warning in cpuinfo_arm_fixup_raspberry_pi_chipset by Marat Dukhan · 2 years, 2 months ago
- fc616e8 Detect AArch64-only big.LITTLE cores in AArch32 by Marat Dukhan · 2 years, 2 months ago
- b136b6c Detect ARMv8 AArch32 ISA via features by Marat Dukhan · 2 years, 2 months ago
- 361433f Clean-up CPU Part -> uArch decoding on ARM by Marat Dukhan · 2 years, 2 months ago
- eae7479 Add darwin_x86_64 CPU handling by Keith Smiley · 2 years, 2 months ago
- 78ca6eb Fix detection of CPU vendor on ARM (#156) by Marat Dukhan · 2 years, 2 months ago
- 9cb870e Fix potential uninitialized variable UB (#157) by Marat Dukhan · 2 years, 2 months ago
- c20b4df Detect Cortex-A715 and Cortex-X3 cores (#155) by Marat Dukhan · 2 years, 2 months ago
- f6c4745 Refactor detection of AMD Zen..Zen 4 cores (#154) by Marat Dukhan · 2 years, 2 months ago
- 97c9b2c cmake: add USE_SYSTEM_* options (#153) by Connor Baker · 2 years, 2 months ago
- 8057eeb Improve Windows Unicode support (#141) by Richard Townsend · 2 years, 2 months ago
- 13e9f53 Adding support for detection of AMD Zen4 CPUs (#151) by Naveen Kumar · 2 years, 2 months ago
- c019439 Enable tvOS and watchOS (#147) by Yi Wang · 2 years, 4 months ago
- 8ac77c0 Add read-only permissions by Pedro Kaj Kjellerup Nacht · 2 years, 4 months ago
- 7c7534e Return unknown chip when Windows Registry processor name is unknown by Radek Bartoň · 2 years, 5 months ago
- 6af1204 Add profiles for Microsoft Windows Dev Kit 2023 and Ampere Altra by Radek Bartoň · 2 years, 5 months ago
- 385050d gtest-1.13.0 requires c++14 by Alfredo Tupone · 2 years, 7 months ago
- eb00c73 Remove workaround for Wine by Brendan Shanks · 2 years, 7 months ago