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

..03-May-2022-

arm/H22-Jun-2020-15,66413,397

x86/H22-Jun-2020-44,80139,393

COPYINGH A D22-Jun-20201.1 KiB2117

README.mdH A D22-Jun-2020427 118

check.hH A D22-Jun-20209.6 KiB277240

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

hedley.hH A D22-Jun-202069.9 KiB1,9141,766

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

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

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

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

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

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

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

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