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

..21-Feb-2021-

arm/H21-Feb-2021-50,53342,083

x86/H21-Feb-2021-64,80255,404

COPYINGH A D21-Feb-20211.1 KiB2117

README.mdH A D21-Feb-2021427 118

check.hH A D21-Feb-20219.6 KiB277240

debug-trap.hH A D21-Feb-20213 KiB8668

hedley.hH A D21-Feb-202172.4 KiB1,9721,822

simde-align.hH A D21-Feb-202117.4 KiB446240

simde-arch.hH A D21-Feb-202116.1 KiB530403

simde-common.hH A D21-Feb-202133 KiB876655

simde-constify.hH A D21-Feb-202118.1 KiB398332

simde-detect-clang.hH A D21-Feb-20214.9 KiB11041

simde-diagnostic.hH A D21-Feb-202119.3 KiB429255

simde-features.hH A D21-Feb-202117.4 KiB506386

simde-math.hH A D21-Feb-202156.4 KiB1,9131,633

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