opencv/cmake/checks
Tatsuro Shibamura d354ad1c34
Merge pull request #21630 from shibayan:arm64-msvc-neon
* Added NEON support in builds for Windows on ARM

* Fixed `HAVE_CPU_NEON_SUPPORT` display broken during compiler test

* Fixed a build error prior to Visual Studio 2022
2022-02-26 17:35:03 +00:00
..
runtime
atomic_check.cpp cmake: use 'long long' for atomic check 2019-09-18 15:18:09 +00:00
cpu_avx2.cpp build: update AVX2 check 2019-10-08 13:12:02 +03:00
cpu_avx512.cpp
cpu_avx512clx.cpp fix avx512 detection 2019-10-05 11:03:57 +00:00
cpu_avx512cnl.cpp
cpu_avx512common.cpp
cpu_avx512icl.cpp fix avx512 detection 2019-10-05 11:03:57 +00:00
cpu_avx512knl.cpp
cpu_avx512knm.cpp
cpu_avx512skx.cpp AVX 512 detection: workaround for older GCC 2019-06-07 13:58:09 +03:00
cpu_avx.cpp
cpu_fp16.cpp
cpu_msa.cpp fix files permissions 2020-04-13 04:29:55 +00:00
cpu_neon.cpp Merge pull request #21630 from shibayan:arm64-msvc-neon 2022-02-26 17:35:03 +00:00
cpu_popcnt.cpp
cpu_rvv.cpp Update RISC-V back-end to RVV 0.10 2021-06-18 15:44:38 +08:00
cpu_sse2.cpp
cpu_sse3.cpp
cpu_sse41.cpp
cpu_sse42.cpp
cpu_sse.cpp
cpu_ssse3.cpp
cpu_vsx3.cpp
cpu_vsx_asm.cpp core:vsx fix inline asm constraints 2020-01-28 15:48:00 +02:00
cpu_vsx.cpp
cxx11.cpp
directx.cpp
ffmpeg_test.cpp
lapack_check.cpp
opencl.cpp
OpenCVDetectCudaArch.cu
openvx_refenum_test.cpp
vtk_test.cpp
vulkan.cpp
webnn.cpp Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 2021-11-23 21:15:31 +00:00
win32uitest.cpp