mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-05 10:49:01 +08:00
fa677f1ba1
Change SIMD detection to instead check for compilers with __get_cpuid. Verified that this compiles and runs on macOS El Capitan with homebrew gcc. Also added an #error if SIMD checking is missing. Compilers that have no SIMD should make that explicit. [sw: Merged original commits and slightly polished the commit message] [sw: Removed test for __MINGW32__ which is no longer needed] Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
dotproductavx.cpp | ||
dotproductavx.h | ||
dotproductsse.cpp | ||
dotproductsse.h | ||
Makefile.am | ||
simddetect.cpp | ||
simddetect.h |