Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tag all tests with a category | Jack Lloyd | 2020-10-28 | 1 | -1/+1 |
* | Avoid integer overflow warning | Jack Lloyd | 2019-12-06 | 1 | -2/+9 |
* | Add tests for SIMD_4x32::shift_elems_{left,right} | Jack Lloyd | 2019-09-25 | 1 | -0/+8 |
* | Remove the scalar SIMD_4x32 implementation | Jack Lloyd | 2019-09-05 | 1 | -0/+2 |
* | Avoid including rotate.h in bswap.h | Jack Lloyd | 2018-12-21 | 1 | -0/+1 |
* | Add misaligned load/store test to SIMD | Jack Lloyd | 2018-02-23 | 1 | -35/+52 |
* | Enable using NEON on Clang | Jack Lloyd | 2017-12-10 | 1 | -2/+2 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -17/+15 |
* | Add final annotations as appropriate in the test code | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -22/+30 |
* | Add support for NEON in SIMD_4x32 | Jack Lloyd | 2017-01-29 | 1 | -0/+161 |