aboutsummaryrefslogtreecommitdiff
path: root/tests/permute
AgeCommit message (Collapse)AuthorFilesLines
2024-05-09examples/*/Makefile, tests/*/Makefile: add BACKEND support, mark clean ↵v0.8Paul Duncan1-1/+1
target as phony
2023-09-18tests/permute: remove iota optimization commentPaul Duncan1-2/+0
2023-09-18tests/permute: increase test permutation count, add timing note, faster ↵Paul Duncan1-32/+34
avx512 iota
2023-09-18tests/permute/permute.c: add commentsPaul Duncan1-10/+52
2023-09-18tests/permute/permute.c: remove disabled codePaul Duncan1-49/+4
2023-09-18add tests/permutePaul Duncan3-0/+914