- 49a0c3f Merge v0.5.0 into master. am: 61cf9ace9e by Roland Levillain · 4 years, 2 months ago
- 61cf9ac Merge v0.5.0 into master. by Roland Levillain · 4 years, 2 months ago
- 17ffb65 detect AVX-512 FMA count (#125) by Jeff Hammond · 4 years, 2 months ago
- 76dafc7 [NFC] Remove unused `max_cpuid_leaf` variable (#131) by Guillaume Chatelet · 4 years, 2 months ago
- 91f525c Fix ndk-compat include directory (Fix #106) (#130) by Mizux · 4 years, 2 months ago
- c186ec5 [doc] link quickstart within the sample code section by Guillaume Chatelet · 4 years, 2 months ago
- 4efc837 Bump version 0.1.0 -> 0.5.0 (Fix #118) (#129) by Mizux · 4 years, 2 months ago
- 68fa870 [Doc] Add C++ namespace to docs Fixes #117 by Guillaume Chatelet · 4 years, 2 months ago
- 3dc8680 Add quickstart to documentation by Guillaume Chatelet · 4 years, 2 months ago
- 33bd72c detect future Intel AVX/AMX features (#124) by Jeff Hammond · 4 years, 2 months ago
- e698327 add future Intel microarchitectures (#123) by Jeff Hammond · 4 years, 2 months ago
- 73d10ad Update features for AArch64 to Linux 5.8 (#122) by Tamas Zsoldos · 4 years, 2 months ago
- 9e03e13 Add more test cases for the string view (#119) by Henry Lee · 4 years, 2 months ago
- 7bf2dd4 Add license type: Apache2+BSD are NOTICE licenses am: 2f400dc3e7 am: 22499193e0 by Bob Badour · 4 years, 7 months ago
- 2249919 Add license type: Apache2+BSD are NOTICE licenses am: 2f400dc3e7 by Bob Badour · 4 years, 7 months ago
- 2f400dc Add license type: Apache2+BSD are NOTICE licenses by Bob Badour · 4 years, 7 months ago
- 46ae4f8 [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: 38c839926e -s ours by Xin Li · 4 years, 7 months ago
- 38c8399 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 4 years, 7 months ago
- a2938c0 Remove redundant NOTICE symbolic link. am: 01aa456d70 am: 66162e92b1 by Bob Badour · 4 years, 8 months ago
- 2bcae8f Remove redundant NOTICE symbolic link. am: 01aa456d70 am: 66162e92b1 by Bob Badour · 4 years, 8 months ago
- 66162e9 Remove redundant NOTICE symbolic link. am: 01aa456d70 by Bob Badour · 4 years, 8 months ago
- 01aa456 Remove redundant NOTICE symbolic link. by Bob Badour · 4 years, 8 months ago
- 339bfd3 Add OsSupport structure by Corentin Le Molgat · 4 years, 8 months ago
- bee48b4 Update .gitignore by Corentin Le Molgat · 4 years, 8 months ago
- 404e462 Move AMD extra flags to its own function by Corentin Le Molgat · 4 years, 8 months ago
- 3262a55 Support x86 FMA4 and SSE4A features by gadoofou87 · 4 years, 8 months ago
- eb168a2 Fix shared build (#113) by Nikita Karpey · 4 years, 8 months ago
- a83f9d8 Update gitignore by Corentin Le Molgat · 4 years, 8 months ago
- c8e6725 Fix travis ci by Corentin Le Molgat · 4 years, 8 months ago
- ba81cb3 CMake: Enable CXX compiler for tests only (#110) by Nikita Karpey · 4 years, 8 months ago
- b5c271c CMake: Add missing alias for cpu_feature (#107) by Mizux · 4 years, 9 months ago
- 5d55aa1 Add cache_info data to X86 for list_cpu_features (#105) by Guillaume Chatelet · 4 years, 10 months ago
- e50d7db [NFC] Use Designated Initializers by Guillaume Chatelet · 4 years, 10 months ago
- ec6354f Fix case in CPU_FEATURES_COMPILED_X86_AVX2 (Fix #102) by Corentin Le Molgat · 4 years, 10 months ago
- a6d219b Fixes #102 - wrong macros by Guillaume Chatelet · 4 years, 10 months ago
- 24b8a1d Add INTEL_WHL and INTEL_ICL to uarch get name function by Moxeja · 4 years, 10 months ago
- 3d71a96 Use a getter function to avoid manual work for future to-be-added cpu features by Patrick Siegl · 5 years ago
- 73a121b Differentiate between different Lake uarch by Moxeja · 4 years, 10 months ago
- 96552a8 Fix #96 - no member named 'vfpv' in 'ArmFeatures' by Guillaume Chatelet · 5 years ago
- 8a6fd87 [NFC] Fixed signed shift by Guillaume Chatelet · 5 years ago
- 77092c6 Update LICENSE by Guillaume Chatelet · 5 years ago
- 99d2363 [NFC] fix various errors by Guillaume Chatelet · 5 years ago
- be306b7 [NFC] fix unused and shadowing variables by Guillaume Chatelet · 5 years ago
- 3d07d08 Merge pull request #95 from gchatelet/master by Guillaume Chatelet · 5 years ago
- 9d2de7f Making sure global variable is aligned without using attributes by Guillaume Chatelet · 5 years ago
- 7298eda Making sure global variable is 8B aligned as well by Guillaume Chatelet · 5 years ago
- 0f2f60a Address comments in https://github.com/google/cpu_features/pull/94 by Guillaume Chatelet · 5 years ago
- effc915 Merge pull request #94 from gchatelet/master by Guillaume Chatelet · 5 years ago
- 64b1b90 [NFC] Use a tree structure in list_cpu_features by Guillaume Chatelet · 5 years ago
- 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
- 813aadc DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
- b3deee8 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
- b5b706c Merge pull request #93 from tamaszarm/aarch64 by Guillaume Chatelet · 5 years ago
- d835b49 Update features for AArch64. by Tamas Zsoldos · 5 years ago
- 53d57ec Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff am: 889c2e69fd by Elliott Hughes · 5 years ago
- 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
- ab76f80 Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff by Elliott Hughes · 5 years ago
- 68109ff Export the include/ directory so callers can see the headers. am: 7f8ace6c22 am: effecdd1f9 am: 2639c26de6 by Elliott Hughes · 5 years ago
- 889c2e6 Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 am: f3b584fcff by Elliott Hughes · 5 years ago
- 121ed1b Export the include/ directory so callers can see the headers. am: 7f8ace6c22 am: effecdd1f9 by Elliott Hughes · 5 years ago
- f3b584f Build cpu_features for Windows too. am: e39557cb8d am: 51038cd036 by Elliott Hughes · 5 years ago
- 2639c26 Export the include/ directory so callers can see the headers. am: 7f8ace6c22 by Elliott Hughes · 5 years ago
- 51038cd Build cpu_features for Windows too. am: e39557cb8d by Elliott Hughes · 5 years ago
- effecdd Export the include/ directory so callers can see the headers. am: 7f8ace6c22 by Elliott Hughes · 5 years ago
- e39557c Build cpu_features for Windows too. by Elliott Hughes · 5 years ago
- 7f8ace6 Export the include/ directory so callers can see the headers. by Elliott Hughes · 5 years ago
- 1c8296d Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e am: a819528d94 am: 90b94e16b8 by Roland Levillain · 5 years ago
- 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
- df17c51 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 am: c52658307d am: 41a3c31179 by Roland Levillain · 5 years ago
- c8d1533 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 am: 7550f71a82 am: 4d0b07c471 by Roland Levillain · 5 years ago
- ca99da0 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e am: a819528d94 by Roland Levillain · 5 years ago
- 3276eed Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 am: 9dbc752ae8 am: 6b4b101d3d by Roland Levillain · 5 years ago
- d045e65 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 am: c52658307d by Roland Levillain · 5 years ago
- f7b24b3 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 am: 7550f71a82 by Roland Levillain · 5 years ago
- 90b94e1 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 am: 71e758fb5e by Roland Levillain · 5 years ago
- 174885e Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 am: 9dbc752ae8 by Roland Levillain · 5 years ago
- 41a3c31 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 by Roland Levillain · 5 years ago
- 4d0b07c Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b am: ce30ff3560 by Roland Levillain · 5 years ago
- a819528 Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 by Roland Levillain · 5 years ago
- 6b4b101 Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 by Roland Levillain · 5 years ago
- c526583 Enable Blueprint formatting pre-upload check. am: 406e406400 am: 7e76dd68b5 by Roland Levillain · 5 years ago
- 7550f71 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b by Roland Levillain · 5 years ago
- 71e758f Remove architecture-specific cpu_features-cpuinfo-*-test tests. am: d4628f1401 by Roland Levillain · 5 years ago
- 9dbc752 Build cpu_features tests for both 32- and 64-bit architectures. am: 9ae23c4ac3 by Roland Levillain · 5 years ago
- 7e76dd6 Enable Blueprint formatting pre-upload check. am: 406e406400 by Roland Levillain · 5 years ago
- ce30ff3 Reformat cpu_features's Blueprint file using bpfmt. am: aa4fc41f6b by Roland Levillain · 5 years ago
- d4628f1 Remove architecture-specific cpu_features-cpuinfo-*-test tests. by Roland Levillain · 5 years ago
- 9ae23c4 Build cpu_features tests for both 32- and 64-bit architectures. by Roland Levillain · 5 years ago
- 406e406 Enable Blueprint formatting pre-upload check. by Roland Levillain · 5 years ago
- aa4fc41 Reformat cpu_features's Blueprint file using bpfmt. by Roland Levillain · 5 years ago
- c577ac2 Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 am: 75a3179d4d am: 3f2a81fb36 by Roland Levillain · 5 years ago
- 27e22dc Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 am: 75a3179d4d by Roland Levillain · 5 years ago
- 19d66fe Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 am: 7c8760e52f am: 5e29e49e58 by Roland Levillain · 5 years ago
- 3f2a81f Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 am: 826416e2f1 by Roland Levillain · 5 years ago
- 2c7d225 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 am: 7c8760e52f by Roland Levillain · 5 years ago
- 75a3179 Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 by Roland Levillain · 5 years ago
- 5e29e49 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 am: 7030732e29 by Roland Levillain · 5 years ago
- 826416e Add TEST_MAPPING for architecture-dependent cpu_features tests. am: 9f7c24e6c1 by Roland Levillain · 5 years ago
- 7c8760e Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 by Roland Levillain · 5 years ago
- 7030732 Add TEST_MAPPING for architecture-independent cpu_features tests. am: df048aee24 by Roland Levillain · 5 years ago