summaryrefslogtreecommitdiffstats
path: root/util/x86simdgen
Commit message (Expand)AuthorAgeFilesLines
* qsimd_x86: update from upstream and enable a few more featuresThiago Macieira2023-05-262-19/+63
* x86simdgen: update the Makefile to include the copyright in the .cppThiago Macieira2023-05-262-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* util/x86simdgen: update with the copyright headerThiago Macieira2022-05-061-0/+1
* Fix generation of qsimd_x86 files to require no hand-editingEdward Welbourne2022-04-072-2/+8
* Re-add missing 'we mean it' headerKai Köhne2022-03-071-0/+10
* qsimd_p.h: let the generator script generate the ARCH target stringsThiago Macieira2022-02-191-7/+30
* qsimd: update the generator script from OpenDCDiagThiago Macieira2022-02-189-314/+615
* Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-261-5/+83
* SIMD: Change the way we declare constants for x86Thiago Macieira2018-07-091-15/+11
* SIMD: Refactor the constants to be actual bit valuesThiago Macieira2018-06-251-12/+23
* qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-052-0/+229