| Commit message (Expand) | Author | Age | Files | Lines |
* | volk: follow-up to commit cb4142d45 for added volk_get_machine function on ma... | Roy Thompson | 2014-01-28 | 1 | -1/+3 |
* | Merge branch 'maint' | Tom Rondeau | 2014-01-28 | 1 | -20/+24 |
|\ |
|
| * | volk: make volk's get_machine thread safe. | Roy Thompson | 2014-01-28 | 1 | -20/+24 |
* | | volk: adding volk_malloc and volk_free functions to handle allocation of alig... | Tom Rondeau | 2014-01-15 | 1 | -0/+1 |
* | | Merge branch 'maint' | Tom Rondeau | 2014-01-09 | 1 | -1/+1 |
|\| |
|
| * | volk: clang sets GNUC_MINOR only to 2, so we need to check if we're building ... | Steve Markgraf | 2014-01-06 | 1 | -1/+1 |
* | | volk: added volk_list_machines and volk_get_machine to get information about ... | Tom Rondeau | 2013-12-12 | 2 | -0/+43 |
|/ |
|
* | volk: fix typo in cmake symbol test | Douglas Geiger | 2013-10-21 | 1 | -1/+1 |
* | volk: fix for cross-compiling with non-standard toolchains | Tim O'Shea | 2013-10-12 | 1 | -4/+10 |
* | volk: tests if xgetbv (an avx instruction) is really, truly available. Allows... | Michael Dickens | 2013-08-27 | 1 | -1/+1 |
* | volk: fix some ARM test functions that resulted in an infinite loop on some p... | Tom Rondeau | 2013-07-16 | 1 | -2/+3 |
* | volk: ensure LV_HAVE_GENERIC always defined | Josh Blum | 2012-09-01 | 1 | -0/+1 |
* | volk: remove the generation of _g variant | Josh Blum | 2012-08-31 | 2 | -18/+0 |
* | volk: commit the super squash (volk dir only changes) | Josh Blum | 2012-08-30 | 5 | -48/+191 |
* | volk: code simplification, overrule macro and python opts | Josh Blum | 2012-04-19 | 1 | -1/+1 |
* | volk: added set_float_rounding to volk_cpu_init | Josh Blum | 2012-04-19 | 1 | -0/+19 |
* | volk: gcc version check without __GNUC_PREREQ | Josh Blum | 2012-04-19 | 1 | -1/+1 |
* | volk: added gcc version check to xgetbv | Josh Blum | 2012-04-19 | 1 | -5/+9 |
* | volk: move avx cpuid_x86_bit check in archs.xml | Josh Blum | 2012-04-19 | 1 | -2/+0 |
* | volk: fix msvc __cpuid pointer cast | Josh Blum | 2012-04-19 | 1 | -1/+1 |
* | Volk: redo the archs.xml language to make checks generic. no more "type", no ... | Nick Foster | 2012-04-19 | 1 | -69/+27 |
* | volk: fix for cpuid_eax check with hardcoded values | Josh Blum | 2012-04-19 | 1 | -2/+2 |
* | volk: updated build system for avx checking support | Josh Blum | 2012-04-19 | 1 | -2/+31 |
* | volk: python checks and build system stuff | Josh Blum | 2012-04-19 | 1 | -0/+1 |
* | volk: make orc a normal arch with overrule | Josh Blum | 2012-04-19 | 1 | -18/+0 |
* | volk: added compile utils and cleanup cmakelists | Josh Blum | 2012-04-19 | 2 | -15/+19 |
* | volk: working build w/ cmakelists | Josh Blum | 2012-04-19 | 4 | -15/+19 |
* | volk: created other templates for runtime + machines | Josh Blum | 2012-04-19 | 6 | -1/+314 |
* | volk: added kernel defs and typedefs | Josh Blum | 2012-04-19 | 2 | -0/+61 |
* | volk: work on template stuff | Josh Blum | 2012-04-19 | 2 | -0/+212 |