Age | Commit message (Expand) | Author |
---|---|---|
2022-02-10 | remove AVX and AVX512 code from Calc | Luboš Luňák |
2021-10-27 | CPU-specific files should not include templates or inlines | Luboš Luňák |
2021-08-26 | Correction on cpui flags | dante |
2021-08-26 | tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1 | dante |
2020-01-27 | tdf#124176: Use pragma once instead of header guard | Pelin Kuran |
2019-07-09 | CPU intrinsics detection (SSE, AVX) | Tomaž Vajngerl |
2017-11-21 | halve the number of threads if HT is active | Dennis Francis |
2016-02-02 | Test for SSE2 at run-time on Windows | Tor Lillqvist |
2015-11-13 | underscores are reserved | Tomaž Vajngerl |
2015-11-13 | improve compile time SSE2 detection, fix broken android build | Tomaž Vajngerl |
2015-11-13 | remove SSE detection code (but keep SSE2) | Tomaž Vajngerl |
2015-11-13 | tools: runtime SSE/SSE2 detection | Tomaž Vajngerl |