1. cdab59a [NFC] Simplify build by removing inl files. (#139) by Guillaume Chatelet · 3 years, 7 months ago
  2. 9a8f04b [NFC] Generate separate tables via macro (#137) by Guillaume Chatelet · 3 years, 7 months ago
  3. 3cc8f31 [NFC] Update copyright from Google Inc. to Google LLC by Guillaume Chatelet · 3 years, 7 months ago
  4. c0885fe docs: fix simple typo, intented -> intended (#138) by Tim Gates · 3 years, 7 months ago
  5. e63405f Remove need for utsname (#136) by Guillaume Chatelet · 3 years, 8 months ago
  6. 4795373 Fix SSE detection on non-AVX CPUs (#135) by Guillaume Chatelet · 3 years, 8 months ago
  7. 22a5362 [NFC] clang-format codebase (#134) by Guillaume Chatelet · 3 years, 8 months ago
  8. 17ffb65 detect AVX-512 FMA count (#125) by Jeff Hammond · 3 years, 8 months ago
  9. 76dafc7 [NFC] Remove unused `max_cpuid_leaf` variable (#131) by Guillaume Chatelet · 3 years, 8 months ago
  10. 33bd72c detect future Intel AVX/AMX features (#124) by Jeff Hammond · 3 years, 8 months ago
  11. e698327 add future Intel microarchitectures (#123) by Jeff Hammond · 3 years, 8 months ago
  12. 73d10ad Update features for AArch64 to Linux 5.8 (#122) by Tamas Zsoldos · 3 years, 8 months ago
  13. 339bfd3 Add OsSupport structure by Corentin Le Molgat · 4 years, 2 months ago
  14. 404e462 Move AMD extra flags to its own function by Corentin Le Molgat · 4 years, 2 months ago
  15. 3262a55 Support x86 FMA4 and SSE4A features by gadoofou87 · 4 years, 2 months ago
  16. 5d55aa1 Add cache_info data to X86 for list_cpu_features (#105) by Guillaume Chatelet · 4 years, 4 months ago
  17. e50d7db [NFC] Use Designated Initializers by Guillaume Chatelet · 4 years, 4 months ago
  18. 24b8a1d Add INTEL_WHL and INTEL_ICL to uarch get name function by Moxeja · 4 years, 5 months ago
  19. 3d71a96 Use a getter function to avoid manual work for future to-be-added cpu features by Patrick Siegl · 4 years, 5 months ago
  20. 73a121b Differentiate between different Lake uarch by Moxeja · 4 years, 5 months ago
  21. 8a6fd87 [NFC] Fixed signed shift by Guillaume Chatelet · 4 years, 6 months ago
  22. 99d2363 [NFC] fix various errors by Guillaume Chatelet · 4 years, 6 months ago
  23. be306b7 [NFC] fix unused and shadowing variables by Guillaume Chatelet · 4 years, 6 months ago
  24. 9d2de7f Making sure global variable is aligned without using attributes by Guillaume Chatelet · 4 years, 6 months ago
  25. 7298eda Making sure global variable is 8B aligned as well by Guillaume Chatelet · 4 years, 6 months ago
  26. 0f2f60a Address comments in https://github.com/google/cpu_features/pull/94 by Guillaume Chatelet · 4 years, 6 months ago
  27. 64b1b90 [NFC] Use a tree structure in list_cpu_features by Guillaume Chatelet · 4 years, 6 months ago
  28. d835b49 Update features for AArch64. by Tamas Zsoldos · 4 years, 8 months ago
  29. 22c05ed Use enum properly to directly access kConfig struct by Dr.-Ing. Patrick Siegl · 5 years ago
  30. bdb36d9 Fix a few compile warnings (#84) by Leonard Mosescu · 5 years ago
  31. 653d581 Add support for leaf2 and leaf4 on Intel's x86 arch (#80) by Artem Alekseev · 5 years ago
  32. bfd109b Completed all missing ARM hwcaps. (#79) by Dr.-Ing. Patrick Siegl · 5 years ago
  33. 1834278 Fix ARMv6 on Linux vs Android (#81) by Dr.-Ing. Patrick Siegl · 5 years ago
  34. bfb4cf9 Add CpuIdEx function to pass inputs in ecx register (required for E.g. leaf4) (#77) by Artem Alekseev · 5 years ago
  35. 3ee4a9e Support x86 DCA and SS features (#76) by Artem Alekseev · 5 years ago
  36. 6482bad Added RPI zero with its features HALF, THUMB, FASTMULT, EDSP, JAVA and TLS (#75) by Dr.-Ing. Patrick Siegl · 5 years ago
  37. 367bc42 Support x86 features: FPU, TSC, CX8, CLFSH, MMX, VAES, HLE, RTM, RDSEED, CLFLUSHOPT, CLWB, SSE, SSE2, SSE3, PCLMULQDQ (#73) by Dr.-Ing. Patrick Siegl · 5 years ago
  38. 084ec5c Convert XGETBV to equivalent byte form in GetXCR0Eax (#69) by natanbc · 5 years ago
  39. d395dfa Add x86 missing feature detections for ndk_compat (#58) by Guillaume Chatelet · 5 years ago
  40. 5911e96 add r6 flag (#57) by Guillaume Chatelet · 5 years ago
  41. 9917e84 Fix hwcaps constants for mips. (#60) by Guillaume Chatelet · 5 years ago
  42. 4155ee7 Guarding header use with architecture (#56) by Guillaume Chatelet · 5 years ago
  43. dfdac6a Add partial implementation of ndk_compat (#54) by Guillaume Chatelet · 5 years ago
  44. 918553a Export GetArmCpuId function by Guillaume Chatelet · 5 years ago
  45. 122b067 Use Cmake macros to detect getauxval and dlopen by Guillaume Chatelet · 5 years ago
  46. e8e5610 Per arch build and inlining of cpuid_x86. by Guillaume Chatelet · 5 years ago
  47. f6c8a5d Revert "Different approach for -1 & true compliance" by fuzun · 6 years ago
  48. a23004e Merge branch 'master' of https://github.com/fuzun/cpu_features by fuzun · 6 years ago
  49. 58a232c Different approach for -1 & true compliance by fuzun · 6 years ago
  50. 7c1c91f Merge pull request #1 from google/master by fuzun · 6 years ago
  51. dab7cea Fix -Wunused-function warning. by Guillaume Chatelet · 6 years ago
  52. 9d9134c Parantheses added to CPUID macro by fuzun · 6 years ago
  53. c45e32f powerpc: Add AT_PLATFORM and AT_BASE_PLATFORM by Rashmica Gupta · 6 years ago
  54. 1c8bf0e hwcaps: Change uint32_t to unsigned long by Rashmica Gupta · 6 years ago
  55. 3adafbf powerpc: Added PowerPC implementation by Rashmica Gupta · 6 years ago
  56. d968991 Reformat files by Arvid Gerstmann · 6 years ago
  57. 235d57c Fix failing tests on Linux & Android by Arvid Gerstmann · 6 years ago
  58. fd48390 Fix tests & fix missing GetHardwareCapabilities() change by Arvid Gerstmann · 6 years ago
  59. a1ffdcb Explicitly namespace every extern identifier by Arvid Gerstmann · 6 years ago
  60. 07fd90d Add JSON output. Fixes #24 by Guillaume Chatelet · 6 years ago
  61. 9b872ce Add cx16 (cmpxchg16b) cpuid flag. Fixes #30 by Guillaume Chatelet · 6 years ago
  62. 0f1f3ac sort the detection by leaf and bit by Patrik Fiedler · 6 years ago
  63. 3ee0d62 detect intel sgx and smx cpu features for the x86 arch by Patrik Fiedler · 6 years ago
  64. 7634420 GCC does not discover all cpu features. Fixes #22 by Guillaume Chatelet · 6 years ago
  65. 6395af0 Fixing MSVC build. by Guillaume Chatelet · 6 years ago
  66. 4189eff Converts list_cpu_features to C by Guillaume Chatelet · 6 years ago
  67. 11e3e20 Reverting 338484f6f2176c3d8ede0ed2f3fbd6cf1eb0274c. Fixes #2 by Guillaume Chatelet · 6 years ago
  68. 338484f Fixes #2 - vpclmulqdq should be pclmulqdq. by Guillaume Chatelet · 6 years ago
  69. 439d371 Adding code. Closes #0. by Guillaume Chatelet · 6 years ago