Age | Commit message (Expand) | Author |
2012-02-13 | volk: adding complex conjugate kernel. | Tom Rondeau |
2012-02-13 | volk: added a 32fc multiply conjugate kernel. | Tom Rondeau |
2012-02-13 | volk: added unaligned version of adding 2 vectors. | Tom Rondeau |
2012-02-13 | volk: new unaligned versions of float multipliers. | Tom Rondeau |
2011-12-01 | Volk: since we have a profiler, we don't need to iterate during QA, so this c... | Nick Foster |
2011-12-01 | Volk: remove index max horizontal star from test, it shouldn't be there either | Nick Foster |
2011-12-01 | Volk: bring QA test changes into the profiler as well | Nick Foster |
2011-12-01 | Volk: fix 32fc dot product test. more investigation into ASM64 and ASM32 impl... | Nick Foster |
2011-12-01 | Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating ma... | Nick Foster |
2011-12-01 | Volk: fix volk_32f_x2_dot_prod_32f_u test (threshold increase) | Nick Foster |
2011-12-01 | Volk: 32f_s32f_multiply_32f | Nick Foster |
2011-12-01 | Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tes... | Nick Foster |
2011-05-20 | Volk: runtime NEON detection based on /proc/self/auxv | Nick Foster |
2011-05-18 | Volk: renamed everything else to _a instead of _a16, makefiles included | Nick Foster |
2011-05-09 | Volk: Each QA test runs in separate Boost test case so it prints statistics f... | Nick Foster |
2011-05-06 | volk: removed volk_registry.h, it was superseded by the machines | Josh Blum |
2011-04-16 | Volk: modified archs.xml to put Orc higher prio than old SSE/SSE2, since Orc ... | Nick Foster |
2011-04-16 | Volk: Orc support back in there, QA code now runs, functionally complete | Nick Foster |
2011-02-02 | volk: updating to readd unaligned dot product under new name scheme. | Tom Rondeau |
2011-01-26 | Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16 | Nick Foster |
2011-01-26 | Volk: find built headers instead of installed ones | Nick Foster |
2011-01-26 | Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl. | Nick Foster |
2011-01-21 | Volk: Small changes to speed things up. | Nick Foster |
2011-01-21 | Volk: added ability to spec scalar in test invocation | Nick Foster |
2011-01-21 | Volk: added QA support for multiple outputs, scalar outputs. 92% test coverag... | Nick Foster |
2011-01-21 | Volk: fixed naming error. test coverage @ 75%, still need to add support for ... | Nick Foster |
2011-01-21 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_rename | Nick Foster |