Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
1) For the machine defs that will pass on windows,
generate a machine with mmx and without using mmx|
2) In the cmakelists, we overrule MMX arch on MSVC 64.
Also overrule redundant machines for when MMX does pass.
3) Set LV_HAVE_SSE && LV_HAVE_MMX for volk_16i_32fc_dot_prod_32fc_a.
Afterall, it is calling into MMX intrinsics as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Better detection for x86 and 32 or 64 bit.
|
|
split)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
both 32-bit and 64-bit compilations, and this breaks Volk. Only works in CMake right now.
|
|
|
|
|
|
|
|
|
|
Conflicts:
volk/lib/CMakeLists.txt
|
|
first.
|
|
C++-ify the whole thing.
|
|
to add name field to volk arch_defs
|
|
|
|
|
|
|