Statistics
| Branch: | Tag: | Revision:

root / volk / lib @ b50dbc44

Name Size
.gitignore 44 Bytes
CMakeLists.txt 8 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.4 kB
qa_utils.h 1.6 kB
testqa.cc 6.2 kB
volk_rank_archs.c 2.5 kB
volk_rank_archs.h 289 Bytes

Latest revisions

# Date Author Comment
b50dbc44 05/12/2011 04:45 am Nick Foster

Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify the whole thing.

e3997ada 05/11/2011 04:52 am Nick Foster

Volk: initial profiling support. Profiling works, reading doesn't yet. Need to add name field to volk arch_defs

51f9487b 05/10/2011 09:23 pm Josh Blum

volk: added orc support to the cmake build

21d6870a 05/10/2011 08:49 pm Josh Blum

volk: cmake support for volk (gcc + msvc)

52b4aee1 05/10/2011 01:53 am Nick Foster

Volk: Each QA test runs in separate Boost test case so it prints statistics for you.

c40ef84d 05/06/2011 09:27 pm Josh Blum

volk: various backports from MSVC building

1) Added support for __cpuid intrinsic under MSVC

2) Fixed disambiguation for std::abs overload in qa code

3) Fixed bit128 union, the ifdefs were completely wrong

12413747 05/06/2011 06:25 pm Josh Blum

volk: removed volk_registry.h, it was superseded by the machines

a5e2d9e5 04/27/2011 04:55 am Josh Blum

volk: reorganization of generation sources and generated files

All generation sources have been moved to the gen/ subdirectory.
Bootstrap and volk_register.py generate the files into to gen/ subdirectory
in an effort to cleanly separate the static/generated parts of the build tree....

0b3e4f25 04/18/2011 06:03 am Josh Blum

volk: replace references to attribute((aligned... with cross platform macro

This replaces all aligned(16) and aligned(128) (which were incorrect).

Attribute macros are on the left because this makes gcc and ms compilers happy.

208dcc51 04/18/2011 12:29 am Josh Blum

volk: updated lib and include .gitignores for in-tree build

View revisions

Also available in: Atom