opencv/cmake/checks
Zhangyin ff4c3873f2 Added cmake toolchain for RISC-V with clang.
- Added cross compile cmake file for target riscv64-clang
- Extended cmake for RISC-V and added instruction checks
- Created intrin_rvv.hpp with C++ version universal intrinsics
2020-08-03 20:18:56 +08: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
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 #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
cpu_popcnt.cpp
cpu_rvv.cpp Added cmake toolchain for RISC-V with clang. 2020-08-03 20:18:56 +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
win32uitest.cpp