• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

arm/H22-Jun-2020-

x86/H22-Jun-2020-

COPYINGH A D22-Jun-20201.1 KiB

README.mdH A D22-Jun-2020427

check.hH A D22-Jun-20209.6 KiB

debug-trap.hH A D22-Jun-20203 KiB

hedley.hH A D22-Jun-202069.9 KiB

simde-arch.hH A D22-Jun-202015.6 KiB

simde-common.hH A D22-Jun-202031.6 KiB

simde-constify.hH A D22-Jun-202010.8 KiB

simde-detect-clang.hH A D22-Jun-20204.1 KiB

simde-diagnostic.hH A D22-Jun-202014.7 KiB

simde-features.hH A D22-Jun-202013 KiB

simde-math.hH A D22-Jun-202029.6 KiB

README.md

1# SIMDe Without Test Cases
2
3This repository contains only the core of
4[SIMDe](https://github.com/simd-everywhere/simde/simde).
5It is generated automatically for every commit to master, and is
6intended to be used as a submodule in projects which don't want to
7include the (rather large) test cases.
8
9All development work happens in the main repository, please do not
10file issues or create pull requests against this repository.
11