index
:
platform_external_cpu_features
android-s-beta-4
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[NFC] Remove unused `max_cpuid_leaf` variable (#131)
Guillaume Chatelet
2020-09-21
1
-6
/
+9
|
*
|
|
|
Fix ndk-compat include directory (Fix #106) (#130)
Mizux
2020-09-21
1
-0
/
+1
|
*
|
|
|
[doc] link quickstart within the sample code section
Guillaume Chatelet
2020-09-21
1
-1
/
+3
|
*
|
|
|
Bump version 0.1.0 -> 0.5.0 (Fix #118) (#129)
Mizux
2020-09-21
1
-1
/
+1
|
*
|
|
|
[Doc] Add C++ namespace to docs
Guillaume Chatelet
2020-09-21
1
-0
/
+8
|
*
|
|
|
Add quickstart to documentation
Guillaume Chatelet
2020-09-21
1
-0
/
+17
|
*
|
|
|
detect future Intel AVX/AMX features (#124)
Jeff Hammond
2020-09-21
3
-8
/
+59
|
*
|
|
|
add future Intel microarchitectures (#123)
Jeff Hammond
2020-09-21
2
-1
/
+20
|
*
|
|
|
Update features for AArch64 to Linux 5.8 (#122)
Tamas Zsoldos
2020-09-21
4
-32
/
+168
|
*
|
|
|
Add more test cases for the string view (#119)
Henry Lee
2020-09-21
1
-0
/
+48
|
*
|
|
|
Add OsSupport structure
Corentin Le Molgat
2020-03-12
1
-19
/
+22
|
*
|
|
|
Update .gitignore
Corentin Le Molgat
2020-03-12
1
-0
/
+1
|
*
|
|
|
Move AMD extra flags to its own function
Corentin Le Molgat
2020-03-12
1
-4
/
+26
|
*
|
|
|
Support x86 FMA4 and SSE4A features
gadoofou87
2020-03-12
2
-0
/
+16
|
*
|
|
|
Fix shared build (#113)
Nikita Karpey
2020-03-11
1
-0
/
+13
|
*
|
|
|
Update gitignore
Corentin Le Molgat
2020-03-11
1
-0
/
+2
|
*
|
|
|
Fix travis ci
Corentin Le Molgat
2020-03-11
1
-4
/
+8
|
*
|
|
|
CMake: Enable CXX compiler for tests only (#110)
Nikita Karpey
2020-03-11
2
-5
/
+7
|
*
|
|
|
CMake: Add missing alias for cpu_feature (#107)
Mizux
2020-02-06
1
-0
/
+1
|
*
|
|
|
Add cache_info data to X86 for list_cpu_features (#105)
Guillaume Chatelet
2020-01-29
1
-1
/
+45
|
*
|
|
|
[NFC] Use Designated Initializers
Guillaume Chatelet
2020-01-29
1
-231
/
+751
|
*
|
|
|
Fix case in CPU_FEATURES_COMPILED_X86_AVX2 (Fix #102)
Corentin Le Molgat
2020-01-29
1
-2
/
+2
|
*
|
|
|
Fixes #102 - wrong macros
Guillaume Chatelet
2020-01-29
1
-16
/
+85
|
*
|
|
|
Add INTEL_WHL and INTEL_ICL to uarch get name function
Moxeja
2020-01-07
1
-0
/
+4
|
*
|
|
|
Use a getter function to avoid manual work for future to-be-added cpu features
Patrick Siegl
2020-01-06
7
-442
/
+260
|
*
|
|
|
Differentiate between different Lake uarch
Moxeja
2020-01-06
2
-2
/
+21
|
*
|
|
|
Fix #96 - no member named 'vfpv' in 'ArmFeatures'
Guillaume Chatelet
2019-11-26
1
-1
/
+1
|
*
|
|
|
[NFC] Fixed signed shift
Guillaume Chatelet
2019-11-13
1
-1
/
+1
|
*
|
|
|
Update LICENSE
Guillaume Chatelet
2019-11-13
1
-1
/
+29
|
*
|
|
|
[NFC] fix various errors
Guillaume Chatelet
2019-11-13
1
-3
/
+7
|
*
|
|
|
[NFC] fix unused and shadowing variables
Guillaume Chatelet
2019-11-13
1
-4
/
+3
|
*
|
|
|
Merge pull request #95 from gchatelet/master
Guillaume Chatelet
2019-11-12
1
-141
/
+145
|
|
\
\
\
\
|
|
*
|
|
|
Making sure global variable is aligned without using attributes
Guillaume Chatelet
2019-11-12
1
-3
/
+19
|
|
*
|
|
|
Making sure global variable is 8B aligned as well
Guillaume Chatelet
2019-11-12
1
-1
/
+1
|
|
*
|
|
|
Address comments in https://github.com/google/cpu_features/pull/94
Guillaume Chatelet
2019-11-12
1
-140
/
+128
|
*
|
|
|
|
Merge pull request #94 from gchatelet/master
Guillaume Chatelet
2019-11-12
1
-160
/
+300
|
|
\
|
|
|
|
|
|
*
|
|
|
[NFC] Use a tree structure in list_cpu_features
Guillaume Chatelet
2019-11-12
1
-160
/
+300
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #93 from tamaszarm/aarch64
Guillaume Chatelet
2019-10-14
4
-14
/
+240
|
|
\
\
\
\
|
|
*
|
|
|
Update features for AArch64.
Tamas Zsoldos
2019-10-11
4
-14
/
+240
|
|
/
/
/
/
*
|
|
|
|
Add license type: Apache2+BSD are NOTICE licenses am: 2f400dc3e7 am: 22499193e0
Bob Badour
2020-04-24
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add license type: Apache2+BSD are NOTICE licenses am: 2f400dc3e7
android-r-beta-3
android-r-beta-2
Bob Badour
2020-04-24
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Add license type: Apache2+BSD are NOTICE licenses
Bob Badour
2020-04-23
1
-0
/
+1
*
|
|
|
|
|
[automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...
Xin Li
2020-04-10
0
-0
/
+0
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master
Xin Li
2020-04-09
0
-0
/
+0
|
|
\
\
\
\
|
|
*
\
\
\
Remove redundant NOTICE symbolic link. am: 01aa456d70 am: 66162e92b1
Bob Badour
2020-03-26
1
-1
/
+0
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Remove redundant NOTICE symbolic link. am: 01aa456d70 am: 66162e92b1
Bob Badour
2020-03-26
1
-1
/
+0
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Remove redundant NOTICE symbolic link. am: 01aa456d70
Bob Badour
2020-03-26
1
-1
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
/
Remove redundant NOTICE symbolic link.
Bob Badour
2020-03-25
1
-1
/
+0
|
|
/
/
*
|
|
[automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915...
android-mainline-11.0.0_r9
android-mainline-11.0.0_r8
android-mainline-11.0.0_r7
android-mainline-11.0.0_r6
android-mainline-11.0.0_r5
android-mainline-11.0.0_r44
android-mainline-11.0.0_r43
android-mainline-11.0.0_r42
android-mainline-11.0.0_r41
android-mainline-11.0.0_r40
android-mainline-11.0.0_r4
android-mainline-11.0.0_r39
android-mainline-11.0.0_r38
android-mainline-11.0.0_r37
android-mainline-11.0.0_r36
android-mainline-11.0.0_r35
android-mainline-11.0.0_r34
android-mainline-11.0.0_r33
android-mainline-11.0.0_r32
android-mainline-11.0.0_r31
android-mainline-11.0.0_r30
android-mainline-11.0.0_r3
android-mainline-11.0.0_r29
android-mainline-11.0.0_r28
android-mainline-11.0.0_r27
android-mainline-11.0.0_r26
android-mainline-11.0.0_r25
android-mainline-11.0.0_r24
android-mainline-11.0.0_r23
android-mainline-11.0.0_r22
android-mainline-11.0.0_r21
android-mainline-11.0.0_r20
android-mainline-11.0.0_r2
android-mainline-11.0.0_r19
android-mainline-11.0.0_r18
android-mainline-11.0.0_r17
android-mainline-11.0.0_r16
android-mainline-11.0.0_r15
android-mainline-11.0.0_r14
android-mainline-11.0.0_r13
android-mainline-11.0.0_r12
android-mainline-11.0.0_r10
android-mainline-11.0.0_r1
android-11.0.0_r9
android-11.0.0_r8
android-11.0.0_r7
android-11.0.0_r45
android-11.0.0_r44
android-11.0.0_r43
android-11.0.0_r42
android-11.0.0_r41
android-11.0.0_r40
android-11.0.0_r39
android-11.0.0_r38
android-11.0.0_r37
android-11.0.0_r36
android-11.0.0_r35
android-11.0.0_r34
android-11.0.0_r33
android-11.0.0_r32
android-11.0.0_r31
android-11.0.0_r30
android-11.0.0_r29
android-11.0.0_r28
android-11.0.0_r27
android-11.0.0_r26
android-11.0.0_r24
android-11.0.0_r23
android-11.0.0_r22
android-11.0.0_r21
android-11.0.0_r20
android-11.0.0_r19
android-11.0.0_r18
android-11.0.0_r16
android-11.0.0_r15
android-11.0.0_r14
android-11.0.0_r13
android-11.0.0_r12
android-11.0.0_r11
android-11.0.0_r10
android11-qpr3-s1-release
android11-qpr3-release
android11-qpr2-release
android11-qpr1-s2-release
android11-qpr1-s1-release
android11-qpr1-release
android11-qpr1-d-s1-release
android11-qpr1-d-release
android11-qpr1-c-release
android11-mainline-tethering-release
android11-mainline-sparse-2021-jan-release
android11-mainline-sparse-2020-dec-release
android11-mainline-release
android11-mainline-permission-release
android11-mainline-os-statsd-release
android11-mainline-networkstack-release
android11-mainline-media-swcodec-release
android11-mainline-media-release
android11-mainline-extservices-release
android11-mainline-documentsui-release
android11-mainline-conscrypt-release
android11-mainline-cellbroadcast-release
android11-mainline-captiveportallogin-release
android11-dev
android11-d2-release
android11-d1-s7-release
android11-d1-s6-release
android11-d1-s5-release
android11-d1-s1-release
android11-d1-release
android11-d1-b-release
Xin Li
2019-10-30
0
-0
/
+0
|
\
|
|
|
*
|
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...
android-r-preview-4
android-r-preview-3
android-r-preview-2
Xin Li
2019-10-30
0
-0
/
+0
|
|
\
\
[prev]
[next]