aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-05Add ZEN2 4800S 0880F40 (#331)Mykola Hohsadze
2023-09-05Add Intel Alder Lake N detection (#330)Mykola Hohsadze
2023-09-05Add AMD ZEN4 Genoa detection (#329)Mykola Hohsadze
2023-09-05Add ZEN4 Phoenix detection (#328)Mykola Hohsadze
2023-08-28Add Intel LAM/AMD UAI feature detection in X86_64 (#315)Tomahawkd
2023-08-28Fix bazel for aarch64 (#320)Guillaume Chatelet
2023-08-28Add support for Apple M1 AArch64 SoCs (#204)arkivm
2023-08-23Add loongarch64 Support (#314)Wang Xiang
2023-06-09Update AArch64 features to Linux 6.4. (#310)Tamas Zsoldos
2023-04-25Add Mendocino ZEN2 detection (#305)Mykola Hohsadze
2023-04-24Add RISCV vector extension (#289)michael-roe
2023-03-06Add Raptor Lake-P and Raptor Lake-HX/S detection (#300)Mykola Hohsadze
2023-02-23Add Windows Arm64 support (#291)Mykola Hohsadze
2023-01-12Support risc-v (#287)Guillaume Chatelet
2022-11-08Add Intel Raptor Lake uarch detection (#283)Mykola Hohsadze
2022-11-02S390X Support (#274)marquitos0119
2022-10-26Add REP instructions detection (#282)Mykola Hohsadze
2022-10-25Add X86 movdir detection (#281)Mykola Hohsadze
2022-10-24Add X86 GFNI detectionMykola Hohsdze
2022-10-20add x86/avx512_fp16 detection (#279)damageboy
2022-10-19Add AMD ZEN4 Raphael detection (#277)Mykola Hohsadze
2022-10-19add mobile core flavor (#266)Andrei Kurushin
2022-09-19Replace hardcoded cache type value to enum type for X86 tests (#270)Mykola Hohsadze
2022-09-19Add support for detecting Intel CascadeLake CPUs (#271)William Tambellini
2022-08-18Add cache detection for old AMD processors (#199)Mykola Hohsadze
2022-08-18add amd cato (#267)Andrei Kurushin
2022-08-08add intel goldmont plus (#256)Andrei Kurushin
2022-08-05add amd piledriver 0x10 model (#255)Andrei Kurushin
2022-08-05add CometLake model 166Andrew Kurushin
2022-08-05Replace hardcode values to constantsMykola Hohsdze
2022-08-04Add AVX_VNNIMykola Hohsdze
2022-08-04add LakefieldAndrew Kurushin
2022-08-04add intel Tremont microarchAndrew Kurushin
2022-07-28test enum macro consistency (#257)Andrei Kurushin
2022-07-28Add detection LZCNT (#254)Mykola Hohsadze
2022-07-25remove internal FillX86BrandString usage (#258)Andrei Kurushin
2022-07-21add comet lake unit test #248 (#250)Andrei Kurushin
2022-07-21add windows ssse3,sse4_1,sse4_2 detection for non avx path (#251)Andrei Kurushin
2022-06-17Add AMD ZEN 4 uarch and update detection (#243)Mykola Hohsadze
2022-06-01Added some MIPS features. (#241)michael-roe
2022-04-27Update AArch64 features to Linux 5.17. (#237)Tamas Zsoldos
2022-02-22replace sse3 detection with pni when reading /proc/cpuinfo (#225)jmfriedt
2022-02-01Fix a getauxval comment and expand the Krait idiv workaround (#206)Ryan Prichard
2022-01-31Fix list_cpu_features.exe does not detect SSE42 on Xeon X5650 (Windows) (#220)Mykola Hohsadze
2022-01-14[x86] Embed brand_string and mark FillX86BrandString as deprecated (#214)upstream-masterGuillaume Chatelet
2021-10-29Update uarch detection for Intel processors (#184)Nikolay Hohsadze
2021-10-28New code layout - breaking change in cpu_features_macros.h (#194)Guillaume Chatelet
2021-10-20Fixes wrong cache detection of old processors (#183)Guillaume Chatelet
2021-10-20[NFC] encapsulate fake cpu instance in x86 testGuillaume Chatelet
2021-10-18Add cache info for new AMD CPUs (0x8000001D) (#171)Nikolay Hohsadze