| Commit message (Expand) | Author | Age | Files | Lines |
* | volk: adding unaligned byteswap kernel. | Tom Rondeau | 2012-07-15 | 1 | -0/+1 |
* | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -0/+3 |
|\ |
|
| * | volk: adding new kernels to test and profile. | Tom Rondeau | 2012-06-15 | 1 | -0/+3 |
* | | volk: add SIMD implementation for fixed phase rotation | Nick McCarthy | 2012-05-11 | 1 | -0/+1 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -2/+2 |
* | Merge remote branch 'bistromath/volk_fix' into safe_align | Tom Rondeau | 2012-02-23 | 1 | -2/+3 |
|\ |
|
| * | Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3... | Nick Foster | 2012-02-21 | 1 | -2/+2 |
* | | volk: adding complex conjugate kernel. | Tom Rondeau | 2012-02-13 | 1 | -0/+2 |
* | | volk: added a 32fc multiply conjugate kernel. | Tom Rondeau | 2012-02-13 | 1 | -0/+2 |
* | | volk: added unaligned version of adding 2 vectors. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
* | | volk: new unaligned versions of float multipliers. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
* | | core: moving multiply_const_ff from gengen to general to take advantage of volk. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
* | | volk: adding new Volk functions added in this branch to the volk_profile tool... | Tom Rondeau | 2012-02-02 | 1 | -0/+6 |
|/ |
|
* | Volk: bring QA test changes into the profiler as well | Nick Foster | 2011-12-01 | 1 | -4/+4 |
* | Volk: 32f_s32f_multiply_32f | Nick Foster | 2011-12-01 | 1 | -0/+1 |
* | Volk: add 32fc_s32fc_multiply_32fc to profiler | Nick Foster | 2011-12-01 | 1 | -0/+1 |
* | Volk: renamed everything else to _a instead of _a16, makefiles included | Nick Foster | 2011-05-18 | 1 | -76/+76 |
* | Volk: I keep pulling tests out for testing and forgetting to put them back in... | Nick Foster | 2011-05-12 | 1 | -2/+1 |
* | Volk: avx impl for 32f_s32f_convert_32i | Nick Foster | 2011-05-12 | 1 | -1/+2 |
* | Volk: uncomment most of the profiler tests | Nick Foster | 2011-05-12 | 1 | -3/+2 |
* | Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ... | Nick Foster | 2011-05-12 | 1 | -5/+21 |
* | Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi... | Nick Foster | 2011-05-12 | 1 | -5/+6 |
* | Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify... | Nick Foster | 2011-05-11 | 1 | -0/+119 |