Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/cpu_features.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-18Get rid repeated branch (#269)Mykola Hohsadze
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-04Added some missing amd k12 uarch (#259)Daniele Affinita
2022-08-04Add AVX_VNNIMykola Hohsdze
2022-08-04add LakefieldAndrew Kurushin
2022-08-04add intel Tremont microarchAndrew Kurushin
2022-07-28[NFC] Remove unused variableGuillaume Chatelet
2022-07-28[NFC] Restrict windows inclusion to windows platformsGuillaume Chatelet
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 macros for RISCV hwcaps (#246)michael-roe
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-07-13add comet lake support #248 (#249)Andrei Kurushin
2022-07-12Add not about avx512_4vbmi2 being an alias of avx512_4fmapsGuillaume Chatelet
2022-07-12Add macros for RISCV features (#244)michael-roe
2022-06-17Add AMD ZEN 4 uarch and update detection (#243)Mykola Hohsadze
2022-06-01Added some MIPS features. (#241)michael-roe
2022-05-19Added CPU_FEATURES_COMPILED_MIPS_MIPS3D. (#240)michael-roe
2022-04-27Add install doc (Fix #238) (#239)Mizux
2022-04-27Update AArch64 features to Linux 5.17. (#237)Tamas Zsoldos
2022-04-14Comply with -Wstrict-prototypesGuillaume Chatelet
2022-04-13Comply with -Wstrict-prototypesGuillaume Chatelet
2022-03-15Add bazel ci README, update main README (#235)Guillaume Chatelet
2022-03-15Move ci folder and make naming more consistent (#233)Guillaume Chatelet
2022-03-15Add script to generate markdown CI badgesGuillaume Chatelet
2022-03-15Update CI status tableGuillaume Chatelet
2022-03-10ci: Add bazel jobs (#232)Mizux
2022-03-09Bump google test commitGuillaume Chatelet
2022-03-09Remove trailing whitespace in .grenrc.ymlGuillaume Chatelet
2022-03-09Improve the release process (#231)Guillaume Chatelet
2022-03-08Release v0.7.0v0.7.0Guillaume Chatelet
2022-03-08Fix release scriptGuillaume Chatelet
2022-02-22replace sse3 detection with pni when reading /proc/cpuinfo (#225)jmfriedt
2022-02-22Fix include paths in BUILD (#226)Peter Gavin
2022-02-18Add support for ZHAOXIN CPU (#218)AnvilaWang
2022-02-17Fix windows amd64 ciMykola Hohsdze
2022-02-03[NFC] Add bazel support to cpu_features (#222)Guillaume Chatelet
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-24Rename 'master' branch into 'main' (#219)Guillaume Chatelet
2022-01-14[x86] Embed brand_string and mark FillX86BrandString as deprecated (#214)Guillaume Chatelet
2022-01-14[NFC] Avoid polluting global scopeGuillaume Chatelet
2022-01-14[NFC][x86] Read all cpuid leaves at once (#213)Guillaume Chatelet
2021-11-30Fix arm64 detection precedence in CMakeLists.txt (#209)Guillaume Chatelet
2021-11-22Fix #205Guillaume Chatelet