summaryrefslogtreecommitdiff
path: root/volk/tmpl
Commit message (Expand)AuthorAgeFilesLines
* volk: follow-up to commit cb4142d45 for added volk_get_machine function on ma...Roy Thompson2014-01-281-1/+3
* Merge branch 'maint'Tom Rondeau2014-01-281-20/+24
|\
| * volk: make volk's get_machine thread safe.Roy Thompson2014-01-281-20/+24
* | volk: adding volk_malloc and volk_free functions to handle allocation of alig...Tom Rondeau2014-01-151-0/+1
* | Merge branch 'maint'Tom Rondeau2014-01-091-1/+1
|\|
| * volk: clang sets GNUC_MINOR only to 2, so we need to check if we're building ...Steve Markgraf2014-01-061-1/+1
* | volk: added volk_list_machines and volk_get_machine to get information about ...Tom Rondeau2013-12-122-0/+43
|/
* volk: fix typo in cmake symbol testDouglas Geiger2013-10-211-1/+1
* volk: fix for cross-compiling with non-standard toolchainsTim O'Shea2013-10-121-4/+10
* volk: tests if xgetbv (an avx instruction) is really, truly available. Allows...Michael Dickens2013-08-271-1/+1
* volk: fix some ARM test functions that resulted in an infinite loop on some p...Tom Rondeau2013-07-161-2/+3
* volk: ensure LV_HAVE_GENERIC always definedJosh Blum2012-09-011-0/+1
* volk: remove the generation of _g variantJosh Blum2012-08-312-18/+0
* volk: commit the super squash (volk dir only changes)Josh Blum2012-08-305-48/+191
* volk: code simplification, overrule macro and python optsJosh Blum2012-04-191-1/+1
* volk: added set_float_rounding to volk_cpu_initJosh Blum2012-04-191-0/+19
* volk: gcc version check without __GNUC_PREREQJosh Blum2012-04-191-1/+1
* volk: added gcc version check to xgetbvJosh Blum2012-04-191-5/+9
* volk: move avx cpuid_x86_bit check in archs.xmlJosh Blum2012-04-191-2/+0
* volk: fix msvc __cpuid pointer castJosh Blum2012-04-191-1/+1
* Volk: redo the archs.xml language to make checks generic. no more "type", no ...Nick Foster2012-04-191-69/+27
* volk: fix for cpuid_eax check with hardcoded valuesJosh Blum2012-04-191-2/+2
* volk: updated build system for avx checking supportJosh Blum2012-04-191-2/+31
* volk: python checks and build system stuffJosh Blum2012-04-191-0/+1
* volk: make orc a normal arch with overruleJosh Blum2012-04-191-18/+0
* volk: added compile utils and cleanup cmakelistsJosh Blum2012-04-192-15/+19
* volk: working build w/ cmakelistsJosh Blum2012-04-194-15/+19
* volk: created other templates for runtime + machinesJosh Blum2012-04-196-1/+314
* volk: added kernel defs and typedefsJosh Blum2012-04-192-0/+61
* volk: work on template stuffJosh Blum2012-04-192-0/+212