Import volk_3.1.1.orig-sse2neon.tar.gz
authorA. Maitland Bottoms <bottoms@debian.org>
Tue, 30 Jan 2024 05:13:23 +0000 (00:13 -0500)
committerA. Maitland Bottoms <bottoms@debian.org>
Tue, 30 Jan 2024 05:13:23 +0000 (00:13 -0500)
commitddf204b12c3f8b7cf7aa839ae7b1d55409e7fc66
tree37df90001990aa437b433baafee187edd7ca7f3c
Import volk_3.1.1.orig-sse2neon.tar.gz

[dgit import orig volk_3.1.1.orig-sse2neon.tar.gz]
25 files changed:
.ci/check-format.sh [new file with mode: 0755]
.ci/common.sh [new file with mode: 0644]
.ci/cross-check.sh [new file with mode: 0755]
.ci/cross-tool.sh [new file with mode: 0755]
.clang-format [new file with mode: 0644]
.gitattributes [new file with mode: 0644]
.github/CODEOWNERS [new file with mode: 0644]
.github/workflows/main.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
sse2neon.h [new file with mode: 0644]
sse2neon.sln [new file with mode: 0644]
sse2neon.vcxproj [new file with mode: 0644]
sse2neon.vcxproj.filters [new file with mode: 0644]
tests/README.md [new file with mode: 0644]
tests/binding.cpp [new file with mode: 0644]
tests/binding.h [new file with mode: 0644]
tests/common.cpp [new file with mode: 0644]
tests/common.h [new file with mode: 0644]
tests/impl.cpp [new file with mode: 0644]
tests/impl.h [new file with mode: 0644]
tests/main.cpp [new file with mode: 0644]