tesseract/src
Stefan Weil a1a139cbd2 Replace AVX_OPT, ..., AVX macros by HAVE_AVX, ... and clean related code
- Replace AVX_OPT, AVX2_OPT, FMA_OPT, SSE41_OPT
- Replace AVX, AVX2, FMA, SSE4_1
- Write new HAVE_AVX, HAVE_AVX2, HAVE_FMA, HAVE_SSE4_1 into config_auto.h
- Put related conditionals in Makefile.am in one place

This makes the code clearer and fixes a log message in
IntSimdMatrixTest.AVX2.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-28 17:51:37 +01:00
..
api Show libcurl version 2019-11-28 16:34:52 +01:00
arch Replace AVX_OPT, ..., AVX macros by HAVE_AVX, ... and clean related code 2019-11-28 17:51:37 +01:00
ccmain automake: Flat build for src/ccmain 2019-11-26 16:20:46 +01:00
ccstruct automake: Flat build for src/ccstruct 2019-11-26 16:20:46 +01:00
ccutil automake: Flat build for src/ccutil 2019-11-26 16:20:46 +01:00
classify automake: Flat build for src/classify 2019-11-26 16:20:46 +01:00
cutil automake: Flat build for src/cutil 2019-11-26 16:20:46 +01:00
dict automake: Flat build for src/dict 2019-11-26 16:20:46 +01:00
lstm automake: Flat build for src/lstm 2019-11-26 16:20:46 +01:00
opencl automake: Flat build for src/opencl 2019-11-26 16:20:46 +01:00
textord automake: Flat build for src/textord 2019-11-26 16:20:46 +01:00
training automake: Flat build for src/cutil 2019-11-26 16:20:46 +01:00
viewer automake: Flat build for src/viewer and src/wordrec 2019-11-26 16:20:46 +01:00
vs2010/tesseract replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00
wordrec automake: Flat build for src/viewer and src/wordrec 2019-11-26 16:20:46 +01:00