tesseract/src/arch
Stefan Weil 2ccc5810f3 Add check whether compiler supports -march=native flag
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-12-05 20:13:28 +01:00
..
dotproduct.cpp Add config variable for selection of dot product function 2018-12-01 00:19:28 +01:00
dotproduct.h Add config variable for selection of dot product function 2018-12-01 00:19:28 +01:00
dotproductavx.cpp Clean some include statements 2018-06-23 21:15:54 +02:00
dotproductavx.h Fix line endings 2018-04-25 19:04:50 +02:00
dotproductsse.cpp Clean some include statements 2018-06-23 21:15:54 +02:00
dotproductsse.h dotproductsse: Fix include statements 2018-06-25 19:15:37 +02:00
intsimdmatrix.cpp Remove unneeded test for nullptr 2018-11-30 23:14:11 +01:00
intsimdmatrix.h Clean some include statements 2018-06-23 21:15:54 +02:00
intsimdmatrixavx2.cpp Add missing static attribute to local inline functions 2018-11-30 23:14:11 +01:00
intsimdmatrixavx2.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
intsimdmatrixsse.cpp IntSimdMatrixSSE: Remove unused include statement and simplify code 2018-11-30 23:14:11 +01:00
intsimdmatrixsse.h IntSimdMatrixSSE: Fix comment 2018-11-30 22:13:32 +01:00
Makefile.am Add check whether compiler supports -march=native flag 2018-12-05 20:13:28 +01:00
simddetect.cpp Add config variable for selection of dot product function 2018-12-01 00:19:28 +01:00
simddetect.h Add config variable for selection of dot product function 2018-12-01 00:19:28 +01:00