summaryrefslogtreecommitdiff
path: root/volk/gen/archs.xml
AgeCommit message (Expand)Author
2011-11-07volk: work to improve compiler and multi-lib supportJosh Blum
2011-07-22Volk: add in mutex capability to archs.xml. Turns out some compilers can do b...Nick 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-04-26volk: reorganization of generation sources and generated filesJosh Blum