stk-code_catmod/lib/simd_wrapper/simde
2022-04-29 11:02:25 +08:00
..
arm Add simde 2022-04-29 11:02:25 +08:00
mips Add simde 2022-04-29 11:02:25 +08:00
wasm Add simde 2022-04-29 11:02:25 +08:00
x86 Add simde 2022-04-29 11:02:25 +08:00
check.h Add simde 2022-04-29 11:02:25 +08:00
COPYING Add simde 2022-04-29 11:02:25 +08:00
debug-trap.h Add simde 2022-04-29 11:02:25 +08:00
hedley.h Add simde 2022-04-29 11:02:25 +08:00
README.md Add simde 2022-04-29 11:02:25 +08:00
simde-align.h Add simde 2022-04-29 11:02:25 +08:00
simde-arch.h Add simde 2022-04-29 11:02:25 +08:00
simde-common.h Add simde 2022-04-29 11:02:25 +08:00
simde-complex.h Add simde 2022-04-29 11:02:25 +08:00
simde-constify.h Add simde 2022-04-29 11:02:25 +08:00
simde-detect-clang.h Add simde 2022-04-29 11:02:25 +08:00
simde-diagnostic.h Add simde 2022-04-29 11:02:25 +08:00
simde-f16.h Add simde 2022-04-29 11:02:25 +08:00
simde-features.h Add simde 2022-04-29 11:02:25 +08:00
simde-math.h Add simde 2022-04-29 11:02:25 +08:00

SIMDe Without Test Cases

This repository contains only the core of SIMDe. It is generated automatically for every commit to master, and is intended to be used as a submodule in projects which don't want to include the (rather large) test cases.

All development work happens in the main repository, please do not file issues or create pull requests against this repository.