Statistics
| Branch: | Tag: | Revision:

root / volk / lib @ 7fce7e3b

Name Size
.gitignore 44 Bytes
CMakeLists.txt 12.4 kB
gcc_x86_cpuid.h 5.2 kB
qa_16s_add_quad_aligned16.cc 2.9 kB
qa_16s_add_quad_aligned16.h 409 Bytes
qa_16s_branch_4_state_8_aligned16.cc 4 kB
qa_16s_branch_4_state_8_aligned16.h 449 Bytes
qa_16s_permute_and_scalar_add_aligned16.cc 2 kB
qa_16s_permute_and_scalar_add_aligned16.h 479 Bytes
qa_16s_quad_max_star_aligned16.cc 1.7 kB
qa_16s_quad_max_star_aligned16.h 434 Bytes
qa_32f_fm_detect_aligned16.cc 1.6 kB
qa_32f_fm_detect_aligned16.h 414 Bytes
qa_32f_index_max_aligned16.cc 2.2 kB
qa_32f_index_max_aligned16.h 414 Bytes
qa_32fc_index_max_aligned16.cc 1.7 kB
qa_32fc_index_max_aligned16.h 419 Bytes
qa_32fc_power_spectral_density_32f_aligned16.cc 1.9 kB
qa_32fc_power_spectral_density_32f_aligned16.h 504 Bytes
qa_32fc_x2_conjugate_dot_prod_32fc_u.cc 3.4 kB
qa_32fc_x2_conjugate_dot_prod_32fc_u.h 464 Bytes
qa_32u_popcnt_aligned16.cc 1.3 kB
qa_32u_popcnt_aligned16.h 399 Bytes
qa_64u_popcnt_aligned16.cc 1.3 kB
qa_64u_popcnt_aligned16.h 399 Bytes
qa_utils.cc 17.5 kB
qa_utils.h 1.6 kB
testqa.cc 5.7 kB
volk_prefs.c 1.4 kB
volk_rank_archs.c 1.3 kB
volk_rank_archs.h 404 Bytes

Latest revisions

# Date Author Comment
83b3e37d 01/06/2012 06:59 pm Tom Rondeau

volk: tell Orc compiler to include math.h to find some generic functions (sqrt).

4c6316e1 01/02/2012 07:16 pm Josh Blum

volk: fix overrule detection (cant reply on cpu name)

Better detection for x86 and 32 or 64 bit.

955a39bf 12/01/2011 02:12 pm Nick Foster

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
bb8f6c81 12/01/2011 02:12 pm Nick Foster

Volk: remove index max horizontal star from test, it shouldn't be there either

b61e2276 12/01/2011 02:12 pm Nick Foster

Volk: bring QA test changes into the profiler as well

62788941 12/01/2011 02:12 pm Nick Foster

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.

de884526 12/01/2011 02:12 pm Nick Foster

Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating magnitudes

Conflicts:

volk/lib/testqa.cc
b0b474be 12/01/2011 02:12 pm Nick Foster

Volk: fix volk_32f_x2_dot_prod_32f_u test (threshold increase)

7695ca06 12/01/2011 02:08 pm Nick Foster

Volk: 32f_s32f_multiply_32f

488f0c61 12/01/2011 02:08 pm Nick Foster

Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tested 10x faster than generic.

View revisions

Also available in: Atom