summaryrefslogtreecommitdiff
path: root/volk/apps/volk_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* volk: adding unaligned byteswap kernel.Tom Rondeau2012-07-151-0/+1
* Merge branch 'gr_filter'Johnathan Corgan2012-06-201-0/+3
|\
| * volk: adding new kernels to test and profile.Tom Rondeau2012-06-151-0/+3
* | volk: add SIMD implementation for fixed phase rotationNick McCarthy2012-05-111-0/+1
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-2/+2
* Merge remote branch 'bistromath/volk_fix' into safe_alignTom Rondeau2012-02-231-2/+3
|\
| * Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3...Nick Foster2012-02-211-2/+2
* | volk: adding complex conjugate kernel.Tom Rondeau2012-02-131-0/+2
* | volk: added a 32fc multiply conjugate kernel.Tom Rondeau2012-02-131-0/+2
* | volk: added unaligned version of adding 2 vectors.Tom Rondeau2012-02-131-0/+1
* | volk: new unaligned versions of float multipliers.Tom Rondeau2012-02-131-0/+1
* | core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau2012-02-131-0/+1
* | volk: adding new Volk functions added in this branch to the volk_profile tool...Tom Rondeau2012-02-021-0/+6
|/
* Volk: bring QA test changes into the profiler as wellNick Foster2011-12-011-4/+4
* Volk: 32f_s32f_multiply_32fNick Foster2011-12-011-0/+1
* Volk: add 32fc_s32fc_multiply_32fc to profilerNick Foster2011-12-011-0/+1
* Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster2011-05-181-76/+76
* Volk: I keep pulling tests out for testing and forgetting to put them back in...Nick Foster2011-05-121-2/+1
* Volk: avx impl for 32f_s32f_convert_32iNick Foster2011-05-121-1/+2
* Volk: uncomment most of the profiler testsNick Foster2011-05-121-3/+2
* Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ...Nick Foster2011-05-121-5/+21
* Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...Nick Foster2011-05-121-5/+6
* Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...Nick Foster2011-05-111-0/+119