History | View | Annotate | Download (6.8 kB)
volk: removed volk_registry.h, it was superseded by the machines
Volk: modified archs.xml to put Orc higher prio than old SSE/SSE2, since Orc gives better results than those platforms on avgTest cases changed to take ~1s each on my i7 laptop
Volk: Orc support back in there, QA code now runs, functionally complete
volk: updating to readd unaligned dot product under new name scheme.
Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16
Volk: find built headers instead of installed ones
Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl.
Volk: Small changes to speed things up.
Volk: added ability to spec scalar in test invocation
Volk: added QA support for multiple outputs, scalar outputs. 92% test coverage within the framework.
Volk: fixed naming error. test coverage @ 75%, still need to add support for multiple outputs in the checker.some errors in the library were exposed by the new test suite, and a couple of bad Orc functions. need to investigate.
Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_rename
Conflicts: volk/lib/Makefile.am