1. e8b4def Bazel support: Sync with current status of BCR and apply fixes for Bazel 9 (#345) by Vertexwahn · 2 days ago upstream/main
  2. ff24ffe add Cortex A78C midr detect (#354) by fbarchard · 4 days ago
  3. 161a9ec Fix ARM build -Wlogical-op-parentheses for unisoc detect (#347) by fbarchard · 4 weeks ago
  4. 403d652 Fix overread asan error of brand_string (#344) by fbarchard · 4 weeks ago
  5. f858c30 Improve unisoc vendor detection, re-enable neon dot on unknown chipsets (#342) by Gregory Comer · 4 weeks ago
  6. 1d1dbb4 Fix missing AMD cache info when running on a VM (#338) by Bin Bao · 4 weeks ago
  7. 952a519 Allow for longer CPU names (#320) by Jimothy Branson · 4 weeks ago
  8. f1f25cb Fix Unisoc T618 Chipset Detection (#307) by Byoungchan Lee · 4 weeks ago
  9. 735b2ac Rollback Ignore disabled hyperthreads (#340) by fbarchard · 5 weeks ago
  10. 9a05d39 Fix windows arm64 build warnings (treated as error) (#332) by fbarchard · 5 weeks ago
  11. f7b233b Implement missing ISA feature flags for ARM64/Windows (#333) by Anthony Shaw · 5 weeks ago
  12. d3a86a8 Fix compile warnings in arm/windows (#323) by davidbienvenu · 5 weeks ago
  13. f01ce87 Add missing ARM-Cortex uarchs (#335) by Anthony Shaw · 5 weeks ago
  14. 10a95e8 Update googletest and googlebench deps (#337) by Gregory Comer · 5 weeks ago
  15. 0d5985d Ignore disabled hyperthreads (#291) by Alexander Grund · 6 weeks ago
  16. 37b484a Fix Samsung Exynos 2000 series chipset detection (#309) by Byoungchan Lee · 6 weeks ago
  17. 877328f Update CMake minimum requirements to 3.18 (#330) by Nikita Shulga · 3 months ago
  18. 8a92100 Add Intel Tremont uarch (#305) by fbarchard · 4 months ago
  19. e414c04 Add aarch64 to the windows arm list (#311) by Yuri Khrustalev · 4 months ago
  20. 33ed0be Added Emscripten to list of supported systems in CMakeLists.txt (#310) by Conan Truong · 5 months ago
  21. e4cadd0 Add Intel Gracemont uarch (#303) by fbarchard · 6 months ago
  22. d742755 Added Willow Cove (#301) by Richard Winterton · 6 months ago
  23. bac1e85 Add Intel Darkmont uarch (#298) by fbarchard · 6 months ago
  24. 6c9eb84 Disable neon dot on unknown chipsets on aarch32 (#300) by Gregory Comer · 6 months ago
  25. 88b498b Add Intel Crestmont uarch (#299) by fbarchard · 6 months ago
  26. c61fe91 update apple soc info (#290) by Kimish Patel · 7 months ago
  27. de0ce7c riscv-hw.c: match kernel type in syscall(). (#292) by enh-google · 7 months ago
  28. 957b852 [CI] Fix riscv64-in-qemu build (#295) by Nikita Shulga · 7 months ago
  29. 905918f Revert "cmake: rename duplicate names" (#296) by Nikita Shulga · 7 months ago
  30. 4ab5a58 [CI] Update checkout action to v4 by Nikita Shulga · 7 months ago
  31. 1961df8 Fix clang format (#294) by Nikita Shulga · 7 months ago
  32. 48a5942 Merge pull request #284 from 1480c1/xcode by Digant Desai · 7 months ago
  33. b728a23 Merge pull request #287 from fbarchard/smelen by Digant Desai · 7 months ago
  34. 2cd6d6d Merge remote-tracking branch 'refs/remotes/origin/smelen' into smelen by Frank Barchard · 9 months ago
  35. 077e89f Add SME vector length detect by Frank Barchard · 9 months ago
  36. 81bc2e0 Add SME vector length detect by Frank Barchard · 9 months ago
  37. 39ea79a Merge pull request #285 from fbarchard/sme2 by Digant Desai · 9 months ago
  38. 9d27841 isa-tool display SME and SME2 for arm by Frank Barchard · 9 months ago
  39. a8d118c cmake: rename duplicate names by Christopher Degawa · 9 months ago
  40. 5e3d244 Merge pull request #246 from dlenski/main by Digant Desai · 9 months ago
  41. 1a02246 Merge pull request #275 from davidben/func-cast by Digant Desai · 9 months ago
  42. d6120c7 Merge pull request #283 from ozanMSFT/users/ozanMSFT/refactor-chip-detection by Eli Uriegas · 9 months ago
  43. 48cea9d - clang reformat by Ozan Aydin · 9 months ago
  44. 7bca5ef - clang format by Ozan Aydin · 9 months ago
  45. bf43522 - oryon string by Ozan Aydin · 9 months ago
  46. 1ba344e - refactor for auto detection by Ozan Aydin · 9 months ago
  47. b73ae6c Merge pull request #277 from 1480c1/pkg-config-name by Digant Desai · 10 months ago
  48. 0bfd15d pkg-config: use PROJECT_NAME instead of CMAKE_PROJECT_NAME by Christopher Degawa · 10 months ago
  49. aaac07e Merge pull request #276 from rrwinterton/main by Digant Desai · 10 months ago
  50. 05dd959 Update isa.c by Richard Winterton · 10 months ago
  51. 501b34b Update isa.c by Richard Winterton · 10 months ago
  52. f375d2f Update isa.c by Richard Winterton · 10 months ago
  53. 887531f Update isa.c by Richard Winterton · 11 months ago
  54. afc175a Update isa.c by Richard Winterton · 11 months ago
  55. 0c7c32f Update isa.c by Richard Winterton · 11 months ago
  56. 6fb6cab Update cpuinfo to support AVX10.2 ISA detection by Richard Winterton · 11 months ago
  57. 8cb442f Fix invalid function pointer cast in cpuinfo.c by David Benjamin · 11 months ago
  58. 8a1772a Merge pull request #269 from rrwinterton/main by Digant Desai · 11 months ago
  59. 4786c8a Update src/x86/isa.c by Nikita Shulga · 11 months ago
  60. a404fff Update tools/isa-info.c by Nikita Shulga · 11 months ago
  61. 9f62392 change spaces to tab and fix int to bool for RISC. by rrwinterton · 11 months ago
  62. 2624a7e For Apple silicon, use machdep.cpu.brand_string in preference to decoding hw.machine by Daniel Lenski · 12 months ago
  63. 7215904 added check for avx512_regs and hex representation change per request by richard.winterton · 1 year ago
  64. df78d39 Added changes to cpuinfo.h, isa.c and isa-info.c detect AVX10.1 ISA by richard.winterton · 1 year ago
  65. ca156f7 Merge pull request #268 from gonnet/ampere_altra by Digant Desai · 1 year ago
  66. 45a761d Fix formatting. by Pedro Gonnet · 1 year ago
  67. 5279c5f Fix formatting by Pedro Gonnet · 1 year ago
  68. 4127112 Set the correct L2 size for Ampere Altra (`aarch64`). by Pedro Gonnet · 1 year ago
  69. cebb093 Merge pull request #266 from fbarchard/zen5 by Digant Desai · 1 year, 1 month ago
  70. 68af19c Detect AMD Zen 5 microarchitecture by Frank Barchard · 1 year, 1 month ago
  71. 8df4496 Merge pull request #265 from GregoryComer/ums312-dot-disable by Gregory Comer · 1 year, 2 months ago
  72. 5ca8ae1 Recognize Unisoc UMS, disable neon dot for UMS312 by Gregory James Comer · 1 year, 2 months ago
  73. b3a2db0 Add device info for Astro 55R by Gregory James Comer · 1 year, 2 months ago
  74. dff2616 Merge pull request #264 from gonnet/sme-for-mach by Digant Desai · 1 year, 2 months ago
  75. ff27821 Remove unrecognized features. by Pedro Gonnet · 1 year, 2 months ago
  76. f6d0582 Fix formatting. by Pedro Gonnet · 1 year, 2 months ago
  77. 973ec72 Add `sme`/`sme2` detection to `mach/init.c`. by Pedro Gonnet · 1 year, 2 months ago
  78. 1e83a2f Merge pull request #262 from gonnet/main by Digant Desai · 1 year, 3 months ago
  79. 8f02f6d Update aarch64-isa.c by Pedro Gonnet · 1 year, 3 months ago
  80. 6116dc3 Update cpuinfo.h by Pedro Gonnet · 1 year, 3 months ago
  81. abec09c Update cpuinfo.h by Pedro Gonnet · 1 year, 3 months ago
  82. 41c6f09 Update cpuinfo-mock.h by Pedro Gonnet · 1 year, 3 months ago
  83. b8c5d89 Update aarch32-isa.c by Pedro Gonnet · 1 year, 3 months ago
  84. 4fede9f Update hwcap.c by Pedro Gonnet · 1 year, 3 months ago
  85. c9b4216 Update api.h by Pedro Gonnet · 1 year, 3 months ago
  86. e588f6a Tabs instead of spaces by Pedro Gonnet · 1 year, 3 months ago
  87. 1aab550 Update api.h by Pedro Gonnet · 1 year, 3 months ago
  88. ec65d67 Update hwcap.c by Pedro Gonnet · 1 year, 3 months ago
  89. 19fe17c Update init.c by Pedro Gonnet · 1 year, 3 months ago
  90. 90d1884 Update init.c by Pedro Gonnet · 1 year, 3 months ago
  91. af1bdfa Update hwcap.c by Pedro Gonnet · 1 year, 3 months ago
  92. f4753b4 Update api.h by Pedro Gonnet · 1 year, 3 months ago
  93. 6a24988 Add support for `sme2`. by Pedro Gonnet · 1 year, 3 months ago
  94. 3fdfe44 Add support for `sme2` detection on `aarch64` by Pedro Gonnet · 1 year, 3 months ago
  95. 49e0c3f Merge branch 'pytorch:main' into main by Pedro Gonnet · 1 year, 3 months ago
  96. a5ff6df Merge pull request #258 from maajidkhann/fix_cpuinfo_sve_bug by Digant Desai · 1 year, 3 months ago
  97. f0d67c6 Fixes the bug when integrating API on NON-SVE HW. by maajidkhann · 1 year, 3 months ago
  98. fa1c679 More robust FreeBSD topology detection (#249) by cyyever · 1 year, 4 months ago
  99. 4611eb9 Add android-riscv64 build to workflows (#256) by Prashanth Swaminathan · 1 year, 4 months ago
  100. 209b00c Add detection for `sme` on `aarch64`. (#257) by Pedro Gonnet · 1 year, 4 months ago