aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/simd/simd_avx2
Commit message (Expand)AuthorAgeFilesLines
* Avoid a warning when building in single file amalgamation modeJack Lloyd2019-03-131-1/+1
* Define BOTAN_IF_CONSTEXPRJack Lloyd2019-01-171-2/+2
* Use vzeroupper/vzeroall to transition between AVX and SSE states.Jack Lloyd2018-11-101-0/+12
* Optimize AVX2 ChaChaJack Lloyd2018-11-051-2/+28
* Add explicit AVX2 function annotationsJack Lloyd2018-10-051-2/+22
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-2/+0
* Move AVX2 wrapper to utilsJack Lloyd2018-08-242-0/+214