summaryrefslogtreecommitdiff
path: root/volk/gen
AgeCommit message (Expand)Author
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-30volk: fix #466 deprecated string use, from PinkavaJosh Blum
2011-11-30volk: avx support for MSVCJosh Blum
2011-11-07volk: building on msvc again with sse2 archJosh Blum
2011-11-07volk: work to improve compiler and multi-lib supportJosh Blum
2011-10-20volk: give priority to generated includes (helps with dirty tree)Josh Blum
2011-10-20volk: fixed signed/unsigned comparison warnings.Tom Rondeau
2011-09-17volk: use glob rather than parsing makefile for kernelsJosh Blum
2011-07-22Volk: add in mutex capability to archs.xml. Turns out some compilers can do b...Nick Foster
2011-07-19volk: fix whitespace in Python scriptMoritz Fischer
2011-05-30volk: make fptrs in volk.h visibleNick Foster
2011-05-20Volk: runtime NEON detection based on /proc/self/auxvNick Foster
2011-05-20Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON archNick Foster
2011-05-20Volk: modify NEON test flagNick Foster
2011-05-19Volk: first stab at NEON support. Using compile-time detection.Nick Foster
2011-05-18Volk: added alignment prop to each machine. call volk_get_alignment() to get ...Nick Foster
2011-05-18Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster
2011-05-13volk: do not install library-only headersJosh Blum
2011-05-12Volk: Forgot to put sse4.1 support in sse4_2 and avx machinesNick Foster
2011-05-12Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...Nick Foster
2011-05-11Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...Nick Foster
2011-05-10volk: cmake support for volk (gcc + msvc)Josh Blum
2011-05-10volk: generate two machine structs which are conditional on LV_HAVE_ORCJosh Blum
2011-05-06volk: various backports from MSVC buildingJosh Blum
2011-05-06volk: top-level common header cleanupJosh Blum
2011-05-06volk: removed volk_registry.h, it was superseded by the machinesJosh Blum
2011-05-06volk: make volk_machine_xxx.cc c-safeJosh Blum
2011-05-05volk: make volk_machines.cc c-safeJosh Blum
2011-04-26volk: reorganization of generation sources and generated filesJosh Blum