aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-28ci: Add docker based test frameworkCorentin Le Molgat
2021-10-28scripts: Fixup for run_integration.shCorentin Le Molgat
2021-10-28NFC remove reference to libc memory functionsGuillaume Chatelet
2021-10-28New code layout - breaking change in cpu_features_macros.h (#194)Guillaume Chatelet
2021-10-27Update README.md (#193)Guillaume Chatelet
2021-10-27Update README.mdCorentin Le Molgat
2021-10-27ci: Fix windows workflow filenameMizux Seiha
2021-10-27ci: Drop use of Travis-CI and AppveyorMizux Seiha
2021-10-27cmake: Fix enabling ndk_compatCorentin Le Molgat
2021-10-26Override CacheInfo only if new data is available via Deterministic Cache Para...Guillaume Chatelet
2021-10-26ci: Migrate FreeBSD to macos-10.15 virtual env (#191)Mizux
2021-10-26Fix memory overflowGuillaume Chatelet
2021-10-26Set CTest output on failure (#189)Guillaume Chatelet
2021-10-26ci(github): Add workflowsCorentin Le Molgat
2021-10-26ci(travis): adapt it to the new run_integration.shCorentin Le Molgat
2021-10-26tools: Rework cross compilation scriptsCorentin Le Molgat
2021-10-26ci(appveyor): Add VS 2019 jobCorentin Le Molgat
2021-10-26.gitignore: Add build_cross/Corentin Le Molgat
2021-10-25cmake: Use of CMAKE_POSITION_INDEPENDENT_CODE instead of BUILD_PIC (Fix #143)Corentin Le Molgat
2021-10-25Fixes #185 (#187)Guillaume Chatelet
2021-10-21[NFC] Change implementation of FillX86BrandString (#181)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-18Showcase community bindings (#180)Guillaume Chatelet
2021-10-18Add cache info for new AMD CPUs (0x8000001D) (#171)Nikolay Hohsadze
2021-10-18add BUNDLE DESTINATION (#177)SpaceIm
2021-10-18Add separator to CpuFeatures_StringView_HasWord (#174)Guillaume Chatelet
2021-07-07Update README.md (#176)Mizux
2021-07-06Update gitignore (#173)Nikolay Hohsadze
2021-07-02Fix broken table in README.mdGuillaume Chatelet
2021-07-02Add support for FreeBSD on x86 (#163)Guillaume Chatelet
2021-06-30cmake: Use CTest default (Fix #169) (#170)Mizux
2021-06-30ci: Add FreeBSD GitHub workflows (#167)Mizux
2021-06-30CPU features for AMD (#165)Nikolay Hohsadze
2021-06-30Avoid leaking internal headers for ppc (#164)Guillaume Chatelet
2021-06-25fix: Return default value from ‘GetCacheTypeString’ (#162)Kris Kwiatkowski
2021-06-23[NFC] refactor the code so it's easier to understand the execution flow (#161)Guillaume Chatelet
2021-06-23Remove leftover WORKSPACE fileGuillaume Chatelet
2021-06-22Fix #140 Atom processor detected as X86_UNKNOWN (#160)Guillaume Chatelet
2021-05-21Detect AVX512 on Darwin use GetDarwinSysCtlByName("hw.optional.avx512f") (#153)Koichi Shiraishi
2021-05-21Detect Intel's Multi-Precision Add-Carry Instruction Extensions (#157)Kris Kwiatkowski
2021-04-12Fix C++ namespace in READMEGuillaume Klein
2021-04-07github/workflows: fix install clang-format to use clang-extra-tools pkgKoichi Shiraishi
2021-02-25Detect Zen 3 (K19) cpus (#152)natanbc
2020-12-15Update AArch64 features to Linux 5.10 (#149)Tamas Zsoldos
2020-10-16Provides a release script (#142)Guillaume Chatelet
2020-10-15Bump version to v0.6.0Guillaume Chatelet
2020-10-13[NFC] Simplify build by removing inl files. (#139)Guillaume Chatelet
2020-10-12[NFC] Generate separate tables via macro (#137)Guillaume Chatelet
2020-10-12[NFC] Update copyright from Google Inc. to Google LLCGuillaume Chatelet