index
:
platform/upstream/openblas
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpuid_x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Revert "Fix unintentional fall-through cases in get_cacheinfo"
Martin Kroeker
1
-14
/
+12
2017-07-11
Fix unintentional fall-through cases in get_cacheinfo
Martin Kroeker
1
-12
/
+14
2017-04-19
Add an extra familiy/model combination used by AMD Steamrolller (Godavari).
Gian-Carlo Pascutto
1
-0
/
+2
2017-04-03
Autodetect AMD A8-6410 as BARCELONA
Johannes Buchner
1
-0
/
+1
2017-03-19
Add ZEN support (tested for auto-detected static backend)
Denis Steckelmacher
1
-10
/
+41
2017-03-02
Fix core detection for Kaby Lake without AVX (G4560)
Martin Kroeker
1
-1
/
+8
2017-02-10
CPUID mappings for Core i5-7600K (Kaby Lake)
Elliot Saba
1
-0
/
+16
2017-02-07
Enable EXCAVATOR kernels for A12-9800
Martin Koehler
1
-1
/
+10
2016-11-06
Add files via upload
Martin Kroeker
1
-1
/
+43
2016-10-16
Update cpuid_x86.c
Martin Kroeker
1
-0
/
+3
2016-07-14
Update cpuid_x86.c
Martin Kroeker
1
-0
/
+2
2016-07-14
Update cpuid_x86.c
Martin Kroeker
1
-0
/
+2
2016-02-02
Update dynamic.c and cpuid_x86.c for Intel Avoton.
Martin Kroeker
1
-0
/
+3
2016-02-02
Update cpuid_x86.c
Martin Kroeker
1
-0
/
+3
2015-12-28
Fix detection of AMD E2-3200
Jerome Robert
1
-0
/
+1
2015-10-29
Detect AMD Trinity and Richland.
Zhang Xianyi
1
-2
/
+15
2015-10-13
Merge branch 'develop' into cmake
Zhang Xianyi
1
-0
/
+42
2015-09-09
Detect other Intel Skylake cores.
Zhang Xianyi
1
-0
/
+22
2015-09-09
Ref #632. Support Intel Skylake by Haswell kernels.
Yichao Yu
1
-0
/
+20
2015-07-22
Merge branch 'cmake' of https://github.com/hpanderson/OpenBLAS into hpanderso...
Zhang Xianyi
1
-4
/
+30
2015-05-13
Add AMD Excavator target.
Zhang Xianyi
1
-9
/
+32
2015-04-02
Refs #529. Support Intel Broadwell by Haswell kernels.
Zhang Xianyi
1
-0
/
+70
2015-02-25
Removed MSVC cpuid func when using clang.
Hank Anderson
1
-1
/
+1
2015-02-25
Fixed some compiler errors/warnings for clang.
Hank Anderson
1
-2
/
+2
2015-01-01
Added MSVC functions to cpuid_x86.c to replace gcc-specific ASM.
Hank Anderson
1
-4
/
+30
2014-12-28
added target processor STEAMROLLER
Werner Saar
1
-0
/
+18
2014-11-10
refs #464. Fixed the bug of detecting L2 associative on x86.
Zhang Xianyi
1
-8
/
+33
2014-08-28
Workaround PIC limitations in cpuid.
Isaac Dunham
1
-1
/
+8
2014-07-16
Refs #401. Added NO_AVX2 flag for old binutils (e.g. RHEL6)
Zhang Xianyi
1
-0
/
+16
2014-06-27
Remove all trailing whitespace except lapack-netlib
Timothy Gu
1
-34
/
+34
2014-06-22
force fallback for x86 32bit
wernsaar
1
-0
/
+2
2014-01-08
Refs #335. Added the fallback of L2 size detection for some virtual machines.
Zhang Xianyi
1
-0
/
+6
2014-01-05
Refs #332. Added addtional Intel Ivy Bridge and Haswell CPU-id.
Zhang Xianyi
1
-0
/
+7
2013-08-13
Init code base for Intel Haswell.
Zhang Xianyi
1
-0
/
+4
2013-07-27
Fixed the FMA3 detection bug.
Zhang Xianyi
1
-1
/
+1
2013-07-06
Support AMD Piledriver by bulldozer kernels.
Zhang Xianyi
1
-10
/
+37
2013-06-30
Refs #241. Add Haswell support (using sandybridge optimizations)
Dan Luu
1
-0
/
+30
2013-06-06
Refs #124. Check XSAVE flag on x86 CPU.
Zhang Xianyi
1
-1
/
+1
2013-02-10
Merge branch 'bulldozer' into develop
Zhang Xianyi
1
-3
/
+19
2013-01-22
Refs #187. Use binary code for xgetbv, which is compatible with old compiler.
Zhang Xianyi
1
-1
/
+2
2012-12-18
Fixed #172. Support Intel Xeon E7540.
Zhang Xianyi
1
-0
/
+4
2012-12-11
Write FMA4 flag to the configure file.
Zhang Xianyi
1
-0
/
+2
2012-12-10
Refs #165. fall back of DTB_DEFAULT_ENTRIES for some virtual machines.
Zhang Xianyi
1
-0
/
+3
2012-12-06
Init AMD Bulldozer codebase.
Zhang Xianyi
1
-3
/
+17
2012-10-09
Don't use xgetbv instruction when NO_AVX=1
Zhang Xianyi
1
-0
/
+7
2012-09-18
Refs #139. Check OS supporting AVX on runtime.
Zhang Xianyi
1
-7
/
+44
2012-09-17
Refs #139. Added NO_AVX flag to use old Nehalem kernels on Sandy Bridge.
Zhang Xianyi
1
-0
/
+7
2012-07-05
Detect Sandy Bridge 22nm desktop/mobile CPU.
Zhang Xianyi
1
-21
/
+33
2012-06-25
Refs #118. Detect AMD Bulldozer as Barcelona.
Xianyi Zhang
1
-0
/
+6
2012-05-31
Refs #113. Fixed the typo BOBCATE -> BOBCAT
Zhang Xianyi
1
-6
/
+6
[next]