1. d25825d Add Arm SVE Vector and Predicate lengths (#146) by Klaus Post · 3 weeks ago master
  2. 95e7626 Add AVXVNNIINT16 detection (#144) by Oleg Zhurakivskyy · 8 weeks ago v2.2.8
  3. 486f6ae Add AMD Speculative Return Stack Overflow (SRSO) (#143) by Klaus Post · 5 months ago v2.2.7
  4. f89c8c5 Add AMD Memory Encrypt detection (#140) by Lencerf · 9 months ago
  5. af2b49a workflows: Update actions and golang versions used (#139) by Fabiano Fidêncio · 9 months ago
  6. 3a00e73 Detect TDX Guest when it's virtualised using Hyper-V (#138) by Fabiano Fidêncio · 9 months ago v2.2.6
  7. 21e1a5b Update README.md (#136) by Klaus Post · 9 months ago
  8. 666b9f5 Add Intel apx, avx10, keylocker (#134) by Klaus Post · 1 year ago
  9. 1af2d99 Add TDX Guest detection (#132) by Fabiano Fidêncio · 1 year, 2 months ago v2.2.5
  10. 7b0c0a2 Fix AVXVNNIINT8, AVXNECONVERT, PREFETCHI by Klaus Post · 1 year, 2 months ago
  11. d685acd Update golang.org/x/sys (#130) by Klaus Post · 1 year, 5 months ago
  12. 9c59398 Add more Intel Sierra Forest instructions (#129) by Feruzjon Muyassarov · 1 year, 6 months ago v2.2.4
  13. 9e22c36 Add more Intel mitigation flags (#128) by Klaus Post · 1 year, 6 months ago
  14. dbe2722 Update README.md by Klaus Post · 1 year, 6 months ago
  15. 3c0ec06 Add Intel Sierra Forest instructions (#127) by Feruzjon Muyassarov · 1 year, 7 months ago v2.2.3
  16. 8935696 docs: add homebrew installation note (#126) by Rui Chen · 1 year, 8 months ago
  17. 58b16cf Add Intel Granite Rapid features (#125) by Feruzjon Muyassarov · 1 year, 8 months ago v2.2.2
  18. 7181d30 Fix microarch level (#124) by Klaus Post · 1 year, 9 months ago v2.2.1
  19. 44fdab5 Add more AMD flags (#123) by Klaus Post · 1 year, 9 months ago
  20. 1061e99 Darwin L1 Data Cache fix (#122) by Christopher Harrington · 1 year, 9 months ago v2.2.0
  21. e32428e Update README.md by Klaus Post · 1 year, 9 months ago
  22. 15e250d Add CombineFeatures for faster lookups. (#120) by Klaus Post · 1 year, 10 months ago
  23. 9cda381 Add some Intel flags (#119) by Klaus Post · 1 year, 10 months ago v2.1.2
  24. f02e77d Update testset. by Klaus Post · 1 year, 10 months ago
  25. 976c648 Skip AMD leaf 0x8000001d parsing if no TOPEXT (#118) by Klaus Post · 2 years ago v2.1.1
  26. b27ab7b Fixes MMXEXT (#116) by Fernando Pelliccioni · 2 years ago
  27. 45f1661 Remove SCE (#115) by Klaus Post · 2 years ago
  28. 3e75088 Code consistency (#114) by Fernando Pelliccioni · 2 years ago
  29. a91526e Add CPU Stepping (#112) by Klaus Post · 2 years, 1 month ago
  30. 4645384 Add Intel Leaf 7, branch 1 (#110) by Klaus Post · 2 years, 1 month ago v2.1.0
  31. 5a76678 Add AMD SVM features (#109) by Klaus Post · 2 years, 1 month ago
  32. b4a7e65 Relax detection of features that have non-avx512 versions (#108) by Klaus Post · 2 years, 1 month ago
  33. 2c6b0c9 Try to fill darwin arm64 from sysctl (#105) by Baptiste Canton · 2 years, 1 month ago
  34. 2a5efe8 Fix AMD cache hang on buggy Xen hypervisor (#104) by Klaus Post · 2 years, 1 month ago v2.0.14
  35. 63ef1e5 Add Intel TME detection (#102) by Klaus Post · 2 years, 2 months ago v2.0.13
  36. d0ede56 Add AMD SEV/SME feature detection (#100) by Klaus Post · 2 years, 2 months ago
  37. 504b1fd ci: Bump Go to v1.18 (#101) by Klaus Post · 2 years, 2 months ago
  38. b63c559 Add leaf 13 parsing. (#97) by Klaus Post · 2 years, 3 months ago
  39. 7062fc0 Update README.md by Klaus Post · 2 years, 5 months ago
  40. 65b2768 Add CPU level test (#96) by Klaus Post · 2 years, 5 months ago v2.0.12
  41. a4e6a85 Add Features to JSON output (#94) by Klaus Post · 2 years, 6 months ago
  42. 1a69123 Detect Control-flow Enforcement Technology (CET) bits (#93) by Mikko Ylinen · 2 years, 6 months ago v2.0.11
  43. eb76847 Add Microarchitecture levels (#92) by Klaus Post · 2 years, 6 months ago v2.0.10
  44. cffd0d4 fix readme example code to print instruction cache instead of data cache for the second time, also remove unecessary fmt.Sprintf (#91) by Ibrahim Fadel · 2 years, 10 months ago
  45. e637168 Fix some lint warnings (#90) by Mostyn Bramley-Moore · 2 years, 11 months ago
  46. c23d62f Bump CI/CD versions (#88) by Klaus Post · 2 years, 11 months ago
  47. fc70448 Add //go:build lines (#89) by Tobias Klauser · 2 years, 11 months ago
  48. 6903d40 Detect AVX512 Half-precision floating point (FP16) (#83) by Mikko Ylinen · 3 years ago v2.0.9
  49. 8b74771 Remove debug print. by Klaus Post · 3 years, 1 month ago v2.0.8
  50. 30cc3e6 Do releases with workflows (#80) by Klaus Post · 3 years, 1 month ago v2.0.7
  51. 4150c1c Add flags and CPU boost freq (#78) by Klaus Post · 3 years, 1 month ago
  52. 93795d9 Add Go workflow (#79) by Klaus Post · 3 years, 1 month ago
  53. c6a3519 Add darwin AVX512 detection (#74) by Klaus Post · 3 years, 4 months ago v2.0.6
  54. 3df0045 Add cpuid executable (#73) by Klaus Post · 3 years, 5 months ago v2.0.5
  55. 6c7be61 Add "nounsafe" tag (#72) by Klaus Post · 3 years, 5 months ago
  56. 11274af Test all archs (#71) by Klaus Post · 3 years, 5 months ago v2.0.4
  57. e090e00 Fix 386/appengine by Klaus Post · 3 years, 5 months ago
  58. d1038c4 Add cpu.features flag (#68) by Klaus Post · 3 years, 8 months ago v2.0.3
  59. e6213a4 Add Has(feature) to check single feature (#69) by Klaus Post · 3 years, 8 months ago
  60. 38c313a fma 3 still requires OSXSAVE by Klaus Post · 3 years, 8 months ago v2.0.2
  61. e6f7cd9 Detect ARM64 affinity cores (#67) by Klaus Post · 3 years, 8 months ago
  62. 05e0b1d FMA3 without AVX (#65) by Klaus Post · 3 years, 8 months ago
  63. 46da2cf Update README.md by Klaus Post · 3 years, 8 months ago
  64. 23e01ae Update README.md by Klaus Post · 3 years, 8 months ago v2.0.1
  65. 4c872f3 Update go.mod to v2 by Klaus Post · 3 years, 8 months ago
  66. aa268cd Update README.md by Klaus Post · 3 years, 8 months ago v2.0.0
  67. b0c8da3 Fix ARM64 and add fallback (#64) by Klaus Post · 3 years, 8 months ago
  68. 43f4c41 v2 refactor and API changes (#62) by Klaus Post · 3 years, 8 months ago
  69. eae4896 Remove the private package (#61) by Klaus Post · 3 years, 8 months ago
  70. 242d0b0 Detect Sapphire Rapids features (#60) by Antti Kervinen · 3 years, 8 months ago
  71. 321795a v2: Move x86 CPU features from Flags to a FlagSet (#59) by Mikko Ylinen · 3 years, 8 months ago
  72. c8c1820 Print CI CPU features (#58) by Klaus Post · 4 years ago
  73. fc8eb62 Add CPUInfo.AmxFeatures, detect AMXBF16, AMXTILE and AMXINT8 (#56) by Antti Kervinen · 4 years, 1 month ago
  74. 750c059 Disable arm64 (#54) by Klaus Post · 4 years, 1 month ago v1.3.1
  75. b47a6aa Fix missing noasm tags (#50) by Junpei Kawamoto · 4 years, 1 month ago
  76. deab41a Update README.md by Klaus Post · 4 years, 2 months ago
  77. 8c18662 Update README.md by Klaus Post · 4 years, 2 months ago
  78. 1b33884 Clean up ARM (#48) by Klaus Post · 4 years, 2 months ago v1.3.0
  79. 7a07d3a Enable feature detection for arm64 (#44) by Frank Wessels · 4 years, 2 months ago
  80. c17dbe9 Add noasm tag. (#47) by Klaus Post · 4 years, 2 months ago
  81. 0b33da1 Update Travis CI (#45) by Klaus Post · 4 years, 2 months ago
  82. e252067 Add raw vendor string (#43) by Klaus Post · 4 years, 2 months ago v1.2.5
  83. 7799af8 added go mod (#41) by Guilherme Caruso · 4 years, 3 months ago
  84. 50b145c Tweaks. by Klaus Post · 4 years, 3 months ago v1.2.4
  85. cac570b Update private package. by Klaus Post · 4 years, 3 months ago
  86. ffd9a3d AMD Updates (#40) by Klaus Post · 4 years, 3 months ago
  87. c6e2fcf add clock frequency determination (#27) by seebs · 4 years, 3 months ago
  88. 1d99c03 Fix SGX tests. (#39) by Ismo Puustinen · 4 years, 6 months ago v1.2.3
  89. 0202b0b Add CPUID flag 7 features to README (#38) by Antti Kervinen · 4 years, 6 months ago
  90. 1dd42db Remove underscores from names (#37) by Klaus Post · 4 years, 7 months ago
  91. 7b920ec Detect CPUID flag 7 features (AVX512) (#35) by Antti Kervinen · 4 years, 7 months ago
  92. cf59534 Merge pull request #34 from ipuustin/sgx-epc by Klaus Post · 4 years, 7 months ago
  93. 12f28c6 SGX EPC memory size detection support. by Ismo Puustinen · 4 years, 7 months ago
  94. e6afad7 Merge pull request #33 from mythi/sgxlc by Klaus Post · 4 years, 7 months ago
  95. e6df68c Add SGX Launch Control by Mikko Ylinen · 4 years, 7 months ago
  96. 5a626f7 Merge pull request #32 from mythi/vnni by Klaus Post · 4 years, 9 months ago v1.2.2
  97. c9295f4 Add AVX512-VNNI detection by Mikko Ylinen · 4 years, 9 months ago
  98. cf2ded4 Merge pull request #30 from mcastelino/topic/vmx by Klaus Post · 5 years ago
  99. 6357cd9 Add VMX detection by Manohar Castelino · 5 years ago
  100. 05a8198 add Hygon Dhyana CPU Vendor ID support (#29) by hygonsoc · 5 years ago v1.2.1