aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add misaligned load/store test to SIMDJack Lloyd2018-02-231-35/+52
* Enable using NEON on ClangJack Lloyd2017-12-101-2/+2
* Add compile-time rotation functionsJack Lloyd2017-10-121-17/+15
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-22/+30
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-291-0/+161