47 Commits (1211a8b9cdc1d717d3f8df3bf10d3a153d8ef1d2)

Author SHA1 Message Date
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
Alexander Alekhin 21c38bbdaf cmake(cpu optmizations): fix cleanup of OPENCV_DEPENDANT_TARGETS_* vars 5 years ago
Fei Wu 90af2835a2 Fix issue 15730. 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
Tomoaki Teshima db6a6ccaba re-enable CPU_BASELINE=FP16 on Armv7 platform 5 years ago
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn 6 years ago
Alexander Alekhin d8b42792a6 cmake: update ENABLE_FAST_MATH option 6 years ago
Alexander Alekhin 6b6222bfbb cmake: support CPU_DISPATCH=ALL, fix misused CPU_DISPATCH 6 years ago
Sayed Adel 5a77f4cee3 Merge pull request #14007 from seiko2plus:core_avx512_infa 6 years ago
Alexander Alekhin fab0eb0d75 cmake: fix compiler flags (CPU_BASELINE_REQUIRED=xxx + CPU_BASELINE=DETECT) 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Alexander Alekhin c54676d625 cmake: fix supporting of legacy flags 6 years ago
Alexander Alekhin 0f07edded6 cmake: don't change baseline compiler flags in 'detection' mode 6 years ago
Alexander Alekhin d6a8e08acc cmake: fix variable expand in CMake conditions 6 years ago
Alexander Alekhin 3f302cabb8 core(test): intrinsic tests for all dispatched CPU optimizations 6 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 6 years ago
Dmitry Kurtaev 0c4d5ffecd Do not copy cv_cpu_helper.h to parent if OpenCV is a submodule 6 years ago
Alexander Alekhin 56222f35bb cmake: fix CPU_BASELINE_FINAL filling 7 years ago
Alexander Alekhin ff6ce6cd01 cmake: change CPU_BASELINE=DETECT for MacOSX 7 years ago
Alexander Alekhin 97882d03cc core: fix FP16 conversion with CV_DISABLE_OPTIMIZATION option 7 years ago
Alexander Alekhin 5b867b6f1f cmake: fix CPU_BASELINE=NATIVE on MSVS 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 6c051a55e5 cmake: don't add include <module>/src directory to avoid conflicts 7 years ago
Alexander Alekhin 0b4428e92f cmake: AVX512 with clang 7 years ago
Alexander Alekhin 14032c6653 cmake: reset __content variable if file doesn't exist 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
Alexander Alekhin 73891d619a
Merge pull request #10700 from alalek:cpu_dispatch_axv512 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
Alexander Alekhin 89d855c0b7 cmake: update optimization filter 7 years ago
Maksim Shabunin 93813fec6e VisualStudio: Added solution folders for dispatched optimization targets 7 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
Sayed Adel d077778074 Added support for VSX 7 years ago
Alexander Alekhin 4f558e8b89 cmake: added "SSE4_2" into default CPU dispatch 7 years ago
Alexander Alekhin f8a75c4361 dispatch: added CV_TRY_${OPT} macro, fix dnn build 8 years ago
Alexander Alekhin 6b7a1d4dde build: disable AVX512 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Alexander Alekhin c3bea59a76 cmake: set minimal CPU instruction to SSE3 (x64) 8 years ago
Alexander Alekhin cdc7f10767 cmake: dispatcher: add handling of include dirs 8 years ago
Alexander Alekhin c90dee668f cmake: fix optimization filter 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago