| Commit message (Expand) | Author | Age | Files | Lines |
* | volk: fix profiler comparison | Johnathan Corgan | 2012-05-12 | 1 | -1/+1 |
* | volk: add SIMD implementation for fixed phase rotation | Nick McCarthy | 2012-05-11 | 1 | -4/+12 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -27/+27 |
* | Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3... | Nick Foster | 2012-02-21 | 1 | -4/+28 |
* | volk: fixed signed/unsigned comparison warnings. | Tom Rondeau | 2011-10-20 | 1 | -16/+16 |
* | Volk: added alignment prop to each machine. call volk_get_alignment() to get ... | Nick Foster | 2011-05-18 | 1 | -1/+2 |
* | Volk: changed size of memory alignment in QA code to 32 for AVX support | Nick Foster | 2011-05-12 | 1 | -1/+1 |
* | Volk: initial profiling support. Profiling works, reading doesn't yet. Need t... | Nick Foster | 2011-05-10 | 1 | -2/+33 |
* | volk: various backports from MSVC building | Josh Blum | 2011-05-06 | 1 | -1/+1 |
* | volk: removed volk_registry.h, it was superseded by the machines | Josh Blum | 2011-05-06 | 1 | -3/+0 |
* | Volk: manual funcs implemented, QA code runs. Barfs due to missing Orc arch. | Nick Foster | 2011-04-16 | 1 | -7/+7 |
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into cpuid | Nick Foster | 2011-04-13 | 1 | -33/+26 |
|\ |
|
| * | volk: simplify the get new method for the aligned pool | Josh Blum | 2011-03-14 | 1 | -7/+5 |
| * | volk: replace posix_memalign with something cross platform | Josh Blum | 2011-03-08 | 1 | -31/+26 |
* | | reverted mktables deletion until i get my act together and make it go straigh... | Nick Foster | 2011-02-15 | 1 | -1/+1 |
* | | Moved the fn indices gen from volk.c to volk_registry.h so the qa code has ac... | Nick Foster | 2011-02-15 | 1 | -42/+8 |
|/ |
|
* | Volk: QA util has proper free(). | Nick Foster | 2011-01-13 | 1 | -2/+10 |
* | Volk: doesn't test a routine if no valid architectures other than generic are... | Nick Foster | 2011-01-25 | 1 | -0/+5 |
* | Volk: Small changes to speed things up. | Nick Foster | 2011-01-21 | 1 | -1/+1 |
* | Volk: added ability to spec scalar in test invocation | Nick Foster | 2011-01-21 | 1 | -4/+4 |
* | Volk: added QA support for multiple outputs, scalar outputs. 92% test coverag... | Nick Foster | 2011-01-21 | 1 | -92/+91 |
* | Volk: fixed naming error. test coverage @ 75%, still need to add support for ... | Nick Foster | 2011-01-21 | 1 | -8/+43 |
* | volk: renamed all files. added all tests. some test things are still broken. | Nick Foster | 2011-01-21 | 1 | -40/+61 |
* | Volk: test suite supports scalar arguments and in-place operations | Nick Foster | 2011-01-19 | 1 | -140/+217 |
* | volk_rename: renamed basically everything in the volk lib to have logically c... | Nick Foster | 2011-01-16 | 1 | -16/+37 |
* | Volk: QA code fixes, more Orc routines. | Nick Foster | 2011-01-14 | 1 | -18/+76 |
* | Volk: Working on a new QA architecture that doesn't require individual test p... | Nick Foster | 2011-01-12 | 1 | -0/+223 |