index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
apps
/
volk_profile.cc
Age
Commit message (
Expand
)
Author
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-02-23
Merge remote branch 'bistromath/volk_fix' into safe_align
Tom Rondeau
2012-02-21
Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3...
Nick Foster
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
2012-02-13
core: moving multiply_const_ff from gengen to general to take advantage of volk.
Tom Rondeau
2012-02-02
volk: adding new Volk functions added in this branch to the volk_profile tool...
Tom Rondeau
2011-12-01
Volk: bring QA test changes into the profiler as well
Nick Foster
2011-12-01
Volk: 32f_s32f_multiply_32f
Nick Foster
2011-12-01
Volk: add 32fc_s32fc_multiply_32fc to profiler
Nick Foster
2011-05-18
Volk: renamed everything else to _a instead of _a16, makefiles included
Nick Foster
2011-05-12
Volk: I keep pulling tests out for testing and forgetting to put them back in...
Nick Foster
2011-05-12
Volk: avx impl for 32f_s32f_convert_32i
Nick Foster
2011-05-12
Volk: uncomment most of the profiler tests
Nick Foster
2011-05-12
Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ...
Nick Foster
2011-05-12
Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...
Nick Foster
2011-05-11
Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...
Nick Foster