1. e50d7db [NFC] Use Designated Initializers by Guillaume Chatelet · 4 years, 8 months ago
  2. ec6354f Fix case in CPU_FEATURES_COMPILED_X86_AVX2 (Fix #102) by Corentin Le Molgat · 4 years, 8 months ago
  3. a6d219b Fixes #102 - wrong macros by Guillaume Chatelet · 4 years, 8 months ago
  4. 24b8a1d Add INTEL_WHL and INTEL_ICL to uarch get name function by Moxeja · 4 years, 9 months ago
  5. 3d71a96 Use a getter function to avoid manual work for future to-be-added cpu features by Patrick Siegl · 4 years, 10 months ago
  6. 73a121b Differentiate between different Lake uarch by Moxeja · 4 years, 9 months ago
  7. 96552a8 Fix #96 - no member named 'vfpv' in 'ArmFeatures' by Guillaume Chatelet · 4 years, 10 months ago
  8. 8a6fd87 [NFC] Fixed signed shift by Guillaume Chatelet · 4 years, 11 months ago
  9. 77092c6 Update LICENSE by Guillaume Chatelet · 4 years, 11 months ago
  10. 99d2363 [NFC] fix various errors by Guillaume Chatelet · 4 years, 11 months ago
  11. be306b7 [NFC] fix unused and shadowing variables by Guillaume Chatelet · 4 years, 11 months ago
  12. 3d07d08 Merge pull request #95 from gchatelet/master by Guillaume Chatelet · 4 years, 11 months ago
  13. 9d2de7f Making sure global variable is aligned without using attributes by Guillaume Chatelet · 4 years, 11 months ago
  14. 7298eda Making sure global variable is 8B aligned as well by Guillaume Chatelet · 4 years, 11 months ago
  15. 0f2f60a Address comments in https://github.com/google/cpu_features/pull/94 by Guillaume Chatelet · 4 years, 11 months ago
  16. effc915 Merge pull request #94 from gchatelet/master by Guillaume Chatelet · 4 years, 11 months ago
  17. 64b1b90 [NFC] Use a tree structure in list_cpu_features by Guillaume Chatelet · 4 years, 11 months ago
  18. 2615500 [automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master am: b3deee8da1 by Xin Li · 5 years ago
  19. 813aadc DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  20. b3deee8 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  21. b5b706c Merge pull request #93 from tamaszarm/aarch64 by Guillaume Chatelet · 5 years ago
  22. d835b49 Update features for AArch64. by Tamas Zsoldos · 5 years ago
  23. 53d57ec Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff am: 889c2e69fd by Elliott Hughes · 5 years ago
  24. 9e147d6 Export the include/ directory so callers can see the headers. am: 7f8ace6c22 am: effecdd1f9 am: 2639c26de6 am: 121ed1bbdd by Elliott Hughes · 5 years ago
  25. ab76f80 Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff by Elliott Hughes · 5 years ago
  26. 68109ff Export the include/ directory so callers can see the headers. am: 7f8ace6c22 am: effecdd1f9 am: 2639c26de6 by Elliott Hughes · 5 years ago
  27. 889c2e6 Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff by Elliott Hughes · 5 years ago
  28. 121ed1b Export the include/ directory so callers can see the headers. am: 7f8ace6c22 am: effecdd1f9 by Elliott Hughes · 5 years ago
  29. f3b584f Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 by Elliott Hughes · 5 years ago
  30. 2639c26 Export the include/ directory so callers can see the headers. am: 7f8ace6c22 by Elliott Hughes · 5 years ago
  31. 51038cd Build cpu_features for Windows too. am: e39557cb8d by Elliott Hughes · 5 years ago
  32. effecdd Export the include/ directory so callers can see the headers. am: 7f8ace6c22 by Elliott Hughes · 5 years ago
  33. e39557c Build cpu_features for Windows too. by Elliott Hughes · 5 years ago
  34. 7f8ace6 Export the include/ directory so callers can see the headers. by Elliott Hughes · 5 years ago
  35. 1c8296d Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e am: a819528d94 am: 90b94e16b8 by Roland Levillain · 5 years ago
  36. 4da4883 Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 am: 9dbc752ae8 am: 6b4b101d3d am: 174885e5a7 by Roland Levillain · 5 years ago
  37. df17c51 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 am: c52658307d am: 41a3c31179 by Roland Levillain · 5 years ago
  38. c8d1533 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 am: 7550f71a82 am: 4d0b07c471 by Roland Levillain · 5 years ago
  39. ca99da0 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e am: a819528d94 by Roland Levillain · 5 years ago
  40. 3276eed Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 am: 9dbc752ae8 am: 6b4b101d3d by Roland Levillain · 5 years ago
  41. d045e65 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 am: c52658307d by Roland Levillain · 5 years ago
  42. f7b24b3 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 am: 7550f71a82 by Roland Levillain · 5 years ago
  43. 90b94e1 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e by Roland Levillain · 5 years ago
  44. 174885e Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 am: 9dbc752ae8 by Roland Levillain · 5 years ago
  45. 41a3c31 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 by Roland Levillain · 5 years ago
  46. 4d0b07c Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 by Roland Levillain · 5 years ago
  47. a819528 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 by Roland Levillain · 5 years ago
  48. 6b4b101 Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 by Roland Levillain · 5 years ago
  49. c526583 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 by Roland Levillain · 5 years ago
  50. 7550f71 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b by Roland Levillain · 5 years ago
  51. 71e758f Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 by Roland Levillain · 5 years ago
  52. 9dbc752 Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 by Roland Levillain · 5 years ago
  53. 7e76dd6 Enable Blueprint formatting pre-upload check. am: 406e406400 by Roland Levillain · 5 years ago
  54. ce30ff3 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b by Roland Levillain · 5 years ago
  55. d4628f1 Remove architecture-specific cpu_features-cpuinfo-*-test tests. by Roland Levillain · 5 years ago
  56. 9ae23c4 Build cpu_features tests for both 32- and 64-bit architectures. by Roland Levillain · 5 years ago
  57. 406e406 Enable Blueprint formatting pre-upload check. by Roland Levillain · 5 years ago
  58. aa4fc41 Reformat cpu_features's Blueprint file using bpfmt. by Roland Levillain · 5 years ago
  59. c577ac2 Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 am: 75a3179d4d am: 3f2a81fb36 by Roland Levillain · 5 years ago
  60. 27e22dc Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 am: 75a3179d4d by Roland Levillain · 5 years ago
  61. 19d66fe Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 am: 7c8760e52f am: 5e29e49e58 by Roland Levillain · 5 years ago
  62. 3f2a81f Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 by Roland Levillain · 5 years ago
  63. 2c7d225 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 am: 7c8760e52f by Roland Levillain · 5 years ago
  64. 75a3179 Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 by Roland Levillain · 5 years ago
  65. 5e29e49 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 by Roland Levillain · 5 years ago
  66. 826416e Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 by Roland Levillain · 5 years ago
  67. 7c8760e Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 by Roland Levillain · 5 years ago
  68. 7030732 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 by Roland Levillain · 5 years ago
  69. 9f7c24e Add TEST_MAPPING for architecture-dependent cpu_features tests. by Roland Levillain · 5 years ago
  70. df048ae Add TEST_MAPPING for architecture-independent cpu_features tests. by Roland Levillain · 5 years ago
  71. 15d9cc8 Upgrade cpu_features to v0.4.1 am: f996cc9958 am: 051b6dd575 am: b8545f2aac by Haibo Huang · 5 years ago
  72. ca946c4 Upgrade cpu_features to v0.4.1 am: f996cc9958 am: 051b6dd575 am: b8545f2aac by Haibo Huang · 5 years ago
  73. b8545f2 Upgrade cpu_features to v0.4.1 am: f996cc9958 am: 051b6dd575 by Haibo Huang · 5 years ago
  74. 051b6dd Upgrade cpu_features to v0.4.1 am: f996cc9958 by Haibo Huang · 5 years ago
  75. f996cc9 Upgrade cpu_features to v0.4.1 by Haibo Huang · 5 years ago
  76. b9593c8 Merge pull request #90 from fexolm/fix-install by Guillaume Chatelet · 5 years ago
  77. bd358ab Fix cmake install by Artem Alekseev · 5 years ago
  78. f431a8a Merge pull request #88 from skreuzer/bsd by Guillaume Chatelet · 5 years ago
  79. b93667d Upgrade cpu_features to v0.4.0 am: 2519d752cf am: 03b6bd1348 am: 3573bc6a50 by Haibo Huang · 5 years ago
  80. de92702 Upgrade cpu_features to v0.4.0 am: 2519d752cf am: 03b6bd1348 am: 3573bc6a50 by Haibo Huang · 5 years ago
  81. 3573bc6 Upgrade cpu_features to v0.4.0 am: 2519d752cf am: 03b6bd1348 by Haibo Huang · 5 years ago
  82. 03b6bd1 Upgrade cpu_features to v0.4.0 am: 2519d752cf by Haibo Huang · 5 years ago
  83. f832ad2 Fix builds on BSD by Steven Kreuzer · 5 years ago
  84. 2519d75 Upgrade cpu_features to v0.4.0 by Haibo Huang · 5 years ago
  85. b21e725 Merge v0.3.0 into master. am: 0b6e3c7098 am: 57f1525e04 am: a8c9f28e36 by Roland Levillain · 5 years ago
  86. 0945076 Merge v0.3.0 into master. am: 0b6e3c7098 am: 57f1525e04 am: a8c9f28e36 by Roland Levillain · 5 years ago
  87. a8c9f28 Merge v0.3.0 into master. am: 0b6e3c7098 am: 57f1525e04 by Roland Levillain · 5 years ago
  88. 57f1525 Merge v0.3.0 into master. am: 0b6e3c7098 by Roland Levillain · 5 years ago
  89. 0b6e3c7 Merge v0.3.0 into master. by Roland Levillain · 5 years ago
  90. 8c0f497 Add the missing metadata files from the third-party project review. am: 0aac1b6642 am: c79f4c4042 am: 9d5a86e157 by Elliott Hughes · 5 years ago
  91. abdda88 Add the missing metadata files from the third-party project review. am: 0aac1b6642 am: c79f4c4042 by Elliott Hughes · 5 years ago
  92. 9d5a86e Add the missing metadata files from the third-party project review. am: 0aac1b6642 by Elliott Hughes · 5 years ago
  93. c79f4c4 Add the missing metadata files from the third-party project review. by Elliott Hughes · 5 years ago
  94. 0aac1b6 Add the missing metadata files from the third-party project review. by Elliott Hughes · 5 years ago
  95. 24d7f78 Use enum properly to directly access kConfig struct (#83) by Guillaume Chatelet · 5 years ago
  96. 22c05ed Use enum properly to directly access kConfig struct by Dr.-Ing. Patrick Siegl · 5 years ago
  97. bdb36d9 Fix a few compile warnings (#84) by Leonard Mosescu · 5 years ago
  98. 653d581 Add support for leaf2 and leaf4 on Intel's x86 arch (#80) by Artem Alekseev · 5 years ago
  99. e449974 Add OWNERS file to external/cpu_features. am: 9fc008da52 am: 0d371cb79f am: 6417787af9 by Roland Levillain · 5 years ago
  100. e032dd7 Add OWNERS file to external/cpu_features. am: 9fc008da52 am: 0d371cb79f by Roland Levillain · 5 years ago