1. 0d47deb Remove additional dot in README.md by Guillaume Chatelet · 3 years, 9 months ago
  2. a7e0963 Fix trailing spaces. (#133) by Mizux · 3 years, 9 months ago
  3. 17ffb65 detect AVX-512 FMA count (#125) by Jeff Hammond · 3 years, 9 months ago
  4. 76dafc7 [NFC] Remove unused `max_cpuid_leaf` variable (#131) by Guillaume Chatelet · 3 years, 9 months ago
  5. 91f525c Fix ndk-compat include directory (Fix #106) (#130) by Mizux · 3 years, 9 months ago
  6. c186ec5 [doc] link quickstart within the sample code section by Guillaume Chatelet · 3 years, 9 months ago
  7. 4efc837 Bump version 0.1.0 -> 0.5.0 (Fix #118) (#129) by Mizux · 3 years, 9 months ago
  8. 68fa870 [Doc] Add C++ namespace to docs Fixes #117 by Guillaume Chatelet · 3 years, 9 months ago
  9. 3dc8680 Add quickstart to documentation by Guillaume Chatelet · 3 years, 9 months ago
  10. 33bd72c detect future Intel AVX/AMX features (#124) by Jeff Hammond · 3 years, 9 months ago
  11. e698327 add future Intel microarchitectures (#123) by Jeff Hammond · 3 years, 9 months ago
  12. 73d10ad Update features for AArch64 to Linux 5.8 (#122) by Tamas Zsoldos · 3 years, 9 months ago
  13. 9e03e13 Add more test cases for the string view (#119) by Henry Lee · 3 years, 9 months ago
  14. 339bfd3 Add OsSupport structure by Corentin Le Molgat · 4 years, 3 months ago
  15. bee48b4 Update .gitignore by Corentin Le Molgat · 4 years, 3 months ago
  16. 404e462 Move AMD extra flags to its own function by Corentin Le Molgat · 4 years, 3 months ago
  17. 3262a55 Support x86 FMA4 and SSE4A features by gadoofou87 · 4 years, 3 months ago
  18. eb168a2 Fix shared build (#113) by Nikita Karpey · 4 years, 3 months ago
  19. a83f9d8 Update gitignore by Corentin Le Molgat · 4 years, 3 months ago
  20. c8e6725 Fix travis ci by Corentin Le Molgat · 4 years, 3 months ago
  21. ba81cb3 CMake: Enable CXX compiler for tests only (#110) by Nikita Karpey · 4 years, 3 months ago
  22. b5c271c CMake: Add missing alias for cpu_feature (#107) by Mizux · 4 years, 4 months ago
  23. 5d55aa1 Add cache_info data to X86 for list_cpu_features (#105) by Guillaume Chatelet · 4 years, 5 months ago
  24. e50d7db [NFC] Use Designated Initializers by Guillaume Chatelet · 4 years, 5 months ago
  25. ec6354f Fix case in CPU_FEATURES_COMPILED_X86_AVX2 (Fix #102) by Corentin Le Molgat · 4 years, 5 months ago
  26. a6d219b Fixes #102 - wrong macros by Guillaume Chatelet · 4 years, 5 months ago
  27. 24b8a1d Add INTEL_WHL and INTEL_ICL to uarch get name function by Moxeja · 4 years, 5 months ago
  28. 3d71a96 Use a getter function to avoid manual work for future to-be-added cpu features by Patrick Siegl · 4 years, 6 months ago
  29. 73a121b Differentiate between different Lake uarch by Moxeja · 4 years, 5 months ago
  30. 96552a8 Fix #96 - no member named 'vfpv' in 'ArmFeatures' by Guillaume Chatelet · 4 years, 7 months ago
  31. 8a6fd87 [NFC] Fixed signed shift by Guillaume Chatelet · 4 years, 7 months ago
  32. 77092c6 Update LICENSE by Guillaume Chatelet · 4 years, 7 months ago
  33. 99d2363 [NFC] fix various errors by Guillaume Chatelet · 4 years, 7 months ago
  34. be306b7 [NFC] fix unused and shadowing variables by Guillaume Chatelet · 4 years, 7 months ago
  35. 3d07d08 Merge pull request #95 from gchatelet/master by Guillaume Chatelet · 4 years, 7 months ago
  36. 9d2de7f Making sure global variable is aligned without using attributes by Guillaume Chatelet · 4 years, 7 months ago
  37. 7298eda Making sure global variable is 8B aligned as well by Guillaume Chatelet · 4 years, 7 months ago
  38. 0f2f60a Address comments in https://github.com/google/cpu_features/pull/94 by Guillaume Chatelet · 4 years, 7 months ago
  39. effc915 Merge pull request #94 from gchatelet/master by Guillaume Chatelet · 4 years, 7 months ago
  40. 64b1b90 [NFC] Use a tree structure in list_cpu_features by Guillaume Chatelet · 4 years, 7 months ago
  41. b5b706c Merge pull request #93 from tamaszarm/aarch64 by Guillaume Chatelet · 4 years, 8 months ago
  42. d835b49 Update features for AArch64. by Tamas Zsoldos · 4 years, 8 months ago
  43. b9593c8 Merge pull request #90 from fexolm/fix-install by Guillaume Chatelet · 5 years ago
  44. bd358ab Fix cmake install by Artem Alekseev · 5 years ago
  45. f431a8a Merge pull request #88 from skreuzer/bsd by Guillaume Chatelet · 5 years ago
  46. f832ad2 Fix builds on BSD by Steven Kreuzer · 5 years ago
  47. 24d7f78 Use enum properly to directly access kConfig struct (#83) by Guillaume Chatelet · 5 years ago
  48. 22c05ed Use enum properly to directly access kConfig struct by Dr.-Ing. Patrick Siegl · 5 years ago
  49. bdb36d9 Fix a few compile warnings (#84) by Leonard Mosescu · 5 years ago
  50. 653d581 Add support for leaf2 and leaf4 on Intel's x86 arch (#80) by Artem Alekseev · 5 years ago
  51. bfd109b Completed all missing ARM hwcaps. (#79) by Dr.-Ing. Patrick Siegl · 5 years ago
  52. 1834278 Fix ARMv6 on Linux vs Android (#81) by Dr.-Ing. Patrick Siegl · 5 years ago
  53. bfb4cf9 Add CpuIdEx function to pass inputs in ecx register (required for E.g. leaf4) (#77) by Artem Alekseev · 5 years ago
  54. 3ee4a9e Support x86 DCA and SS features (#76) by Artem Alekseev · 5 years ago
  55. 6482bad Added RPI zero with its features HALF, THUMB, FASTMULT, EDSP, JAVA and TLS (#75) by Dr.-Ing. Patrick Siegl · 5 years ago
  56. 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
  57. 084ec5c Convert XGETBV to equivalent byte form in GetXCR0Eax (#69) by natanbc · 5 years ago
  58. 7806502 Add PIC option (#66) by William Tambellini · 5 years ago
  59. 9613390 Remove unneeded sysroot to save on travis cache. (#63) by Guillaume Chatelet · 5 years ago
  60. 20fa92a Release ndk support (#62) by Guillaume Chatelet · 5 years ago
  61. d395dfa Add x86 missing feature detections for ndk_compat (#58) by Guillaume Chatelet · 5 years ago
  62. 5911e96 add r6 flag (#57) by Guillaume Chatelet · 5 years ago
  63. 51693b8 Cleanup CMAKE_ADDITIONAL_ARGS by Guillaume Chatelet · 5 years ago
  64. 53ea243 Fix mips qemu (#61) by Guillaume Chatelet · 5 years ago
  65. 9917e84 Fix hwcaps constants for mips. (#60) by Guillaume Chatelet · 5 years ago
  66. 6984510 Remove verbosity from script by Guillaume Chatelet · 5 years ago
  67. 4155ee7 Guarding header use with architecture (#56) by Guillaume Chatelet · 5 years ago
  68. 89ec4b0 Update scripts, remove archive once unpacked by Guillaume Chatelet · 5 years ago
  69. faacb00 Update scripts by Guillaume Chatelet · 5 years ago
  70. a528c7f Finalize ARM implementation for ndk_compat (#55) by Guillaume Chatelet · 5 years ago
  71. dfdac6a Add partial implementation of ndk_compat (#54) by Guillaume Chatelet · 5 years ago
  72. b1fa492 Merge pull request #53 from google/export_GetArmCpuId by Guillaume Chatelet · 5 years ago
  73. c430558 Increasing timeout for cache by Guillaume Chatelet · 5 years ago
  74. 918553a Export GetArmCpuId function by Guillaume Chatelet · 5 years ago
  75. dc7a9ee Use Ninja by default when locally testing all configurations by Guillaume Chatelet · 5 years ago
  76. 50f782f Merge pull request #52 from google/update_macros by Guillaume Chatelet · 5 years ago
  77. 718647a Fix typo by Guillaume Chatelet · 5 years ago
  78. 29148ff Fix running tests by Guillaume Chatelet · 5 years ago
  79. 1ee19cd Fix running tests by Guillaume Chatelet · 5 years ago
  80. d724ac0 Fix test output. by Guillaume Chatelet · 5 years ago
  81. 3130eef Do not use ninja on OSX by Guillaume Chatelet · 5 years ago
  82. 8685431 Defaulting env to Ninja in the build matrix by Guillaume Chatelet · 5 years ago
  83. 24dddd1 Defaulting env to Ninja in the build matrix by Guillaume Chatelet · 5 years ago
  84. 081188a Show tests output by Guillaume Chatelet · 5 years ago
  85. 674c587 Use Ninja by default by Guillaume Chatelet · 5 years ago
  86. 5f5cde5 Add ninja build. by Guillaume Chatelet · 5 years ago
  87. bd37e1b Remove unavailable MSVC version and test Ninja on travis by Guillaume Chatelet · 5 years ago
  88. 317edf8 Allow specifying cmake generator. by Guillaume Chatelet · 5 years ago
  89. 4bb7f87 Merge pull request #51 from google/update_macros by Guillaume Chatelet · 5 years ago
  90. fc7efb4 Fix Mips32 and add an alias for Mips32/64. by Guillaume Chatelet · 5 years ago
  91. d864585 Update macros to detect mips64 and differentiate between x86 32/64. by Guillaume Chatelet · 5 years ago
  92. 543e043 Merge pull request #50 from google/try_travisci_windows_build by Guillaume Chatelet · 5 years ago
  93. df12a0c Compiler is MSVC by default by Guillaume Chatelet · 5 years ago
  94. 1da4bf2 Test windows integration for travis-ci by Guillaume Chatelet · 5 years ago
  95. 9483812 Merge pull request #49 from google/per_arch_build by Guillaume Chatelet · 5 years ago
  96. 98bd43f UNIX works for Unix like OS so no need to add APPLE. by Guillaume Chatelet · 5 years ago
  97. b3bb904 Fix discovery of <sys/auxv.h> by Guillaume Chatelet · 5 years ago
  98. 347065a Add AMD64 and i386/i686 to x86 detection by Guillaume Chatelet · 5 years ago
  99. 122b067 Use Cmake macros to detect getauxval and dlopen by Guillaume Chatelet · 5 years ago
  100. e8e5610 Per arch build and inlining of cpuid_x86. by Guillaume Chatelet · 5 years ago