summaryrefslogtreecommitdiff
path: root/volk/lib/volk_rank_archs.c
AgeCommit message (Collapse)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2011-10-20volk: fixed signed/unsigned comparison warnings.Tom Rondeau
2011-05-12Volk: actually return the preferred archNick Foster
2011-05-12Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs ↵Nick Foster
first.
2011-05-11Volk: Profiler is in apps/ now. Added name to function info. Going to ↵Nick Foster
C++-ify the whole thing.
2011-05-10Volk: initial profiling support. Profiling works, reading doesn't yet. Need ↵Nick Foster
to add name field to volk arch_defs
2011-04-16Volk: split n_archs out of arch_defs[0], began to add _manual supportNick Foster
2010-12-07Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a ↵Tom Rondeau
new SIMD library. It currently stands by itself under the GNU Radio tree and can be used separately. We will integrate the build process into GNU Raio and start building off of its functionality over time.