| Commit message (Expand) | Author | Age | Files | Lines |
* | volk: forgot critical variable subs | Josh Blum | 2012-09-10 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-08-30 | 1 | -1/+3 |
|\ |
|
| * | volk: dont set CMAKE_REQUIRED_FLAGS when empty | Josh Blum | 2012-08-30 | 1 | -1/+3 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-08-28 | 1 | -0/+13 |
|\| |
|
| * | volk: special werror unused cmd line arg for clang | Josh Blum | 2012-08-28 | 1 | -0/+13 |
* | | volk: fix for win64 MSVC not having MMX support | Josh Blum | 2012-07-17 | 1 | -1/+7 |
* | | volk: adding unaligned byteswap kernel. | Tom Rondeau | 2012-07-15 | 1 | -1/+2 |
* | | volk: fix volk_32f_x2_dot_prod_32f_u_sse tail case | Josh Blum | 2012-07-04 | 1 | -1/+1 |
* | | volk: fixing some volk kernels. | Tom Rondeau | 2012-06-22 | 1 | -2/+2 |
* | | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | volk: adding new kernels to test and profile. | Tom Rondeau | 2012-06-15 | 1 | -1/+4 |
* | | 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 | 3 | -7/+18 |
|/ |
|
* | volk: code simplification, overrule macro and python opts | Josh Blum | 2012-04-19 | 1 | -21/+32 |
* | volk: avoid sse2 saturation issue 32768->32767 | Josh Blum | 2012-04-19 | 1 | -1/+1 |
* | volk: added set_float_rounding to volk_cpu_init | Josh Blum | 2012-04-19 | 1 | -0/+5 |
* | volk: avx overrule is gcc4.4, make prints match | Josh Blum | 2012-04-19 | 1 | -14/+16 |
* | volk: disable AVX if GCC version < 4.6.0 | Nick Foster | 2012-04-19 | 1 | -0/+13 |
* | volk: remove norc, implement machine overrule | Josh Blum | 2012-04-19 | 1 | -13/+30 |
* | volk: use archs.xml to specify compiler flags + support | Josh Blum | 2012-04-19 | 1 | -0/+2 |
* | volk: updated build system for avx checking support | Josh Blum | 2012-04-19 | 1 | -3/+3 |
* | volk: build system work, can build stand-alone msvc | Josh Blum | 2012-04-19 | 1 | -2/+7 |
* | volk: python checks and build system stuff | Josh Blum | 2012-04-19 | 1 | -6/+11 |
* | volk: make orc a normal arch with overrule | Josh Blum | 2012-04-19 | 1 | -0/+12 |
* | volk: added compile utils and cleanup cmakelists | Josh Blum | 2012-04-19 | 1 | -180/+78 |
* | volk: working build w/ cmakelists | Josh Blum | 2012-04-19 | 1 | -24/+26 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-04-19 | 1 | -15/+13 |
|\ |
|
| * | volk: added xgetbv stuff from volk_work to maint | Josh Blum | 2012-04-18 | 1 | -15/+13 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-16 | 1 | -0/+12 |
|\| |
|
| * | Volk: also check to make sure OSXSAVE is enabled so you don't check XGETBV wh... | Nick Foster | 2012-04-16 | 1 | -1/+1 |
| * | Volk: add support for checking AVX enable state of OS. | Nick Foster | 2012-04-16 | 1 | -0/+12 |
* | | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 15 | -134/+134 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 1 | -1/+9 |
|\| |
|
| * | volk: fix for load prefs (config path) | Josh Blum | 2012-03-22 | 1 | -1/+9 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-15 | 1 | -12/+10 |
|\| |
|
| * | volk: set local includes first for precedence | Josh Blum | 2012-03-15 | 1 | -12/+10 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-01 | 3 | -7/+45 |
|\| |
|
| * | Merge remote branch 'bistromath/volk_fix' into safe_align | Tom Rondeau | 2012-02-23 | 2 | -5/+32 |
| |\ |
|
| | * | Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3... | Nick Foster | 2012-02-21 | 2 | -5/+32 |
| * | | 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 | -2/+8 |
| |/ |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2012-01-06 | 1 | -1/+1 |
|\| |
|
| * | volk: tell Orc compiler to include math.h to find some generic functions (sqrt). | Tom Rondeau | 2012-01-06 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-01-02 | 1 | -1/+11 |
|\| |
|
| * | volk: fix overrule detection (cant reply on cpu name) | Josh Blum | 2012-01-02 | 1 | -1/+11 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 1 | -4/+0 |
|/ |
|
* | Volk: since we have a profiler, we don't need to iterate during QA, so this c... | Nick Foster | 2011-12-01 | 1 | -79/+77 |
* | Volk: remove index max horizontal star from test, it shouldn't be there either | Nick Foster | 2011-12-01 | 1 | -1/+1 |