volk: tell Orc compiler to include math.h to find some generic functions (sqrt).
volk: fix overrule detection (cant reply on cpu name)
Better detection for x86 and 32 or 64 bit.
Volk: since we have a profiler, we don't need to iterate during QA, so this can go much faster
Conflicts:
volk/lib/testqa.cc
Volk: remove index max horizontal star from test, it shouldn't be there either
Volk: bring QA test changes into the profiler as well
Volk: fix 32fc dot product test. more investigation into ASM64 and ASM32 impls is needed to determine if these have robust tail cases or not.also fixed max_star test by removing it -- can't return ptrs in current test framework, needs custom test.
Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating magnitudes
Volk: fix volk_32f_x2_dot_prod_32f_u test (threshold increase)
Volk: 32f_s32f_multiply_32f
Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tested 10x faster than generic.
View revisions
Also available in: Atom