summaryrefslogtreecommitdiff
path: root/src/tuning/tuning.cc
AgeCommit message (Expand)Author
2015-06-14Split the three variations of the GEMV kernel for maximal tuning freedomCNugteren
2015-06-13Added a fast GEMV kernel with vector loads, no tail, and fewer if-statementsCNugteren
2015-06-10Added initial naive version of Xgemv kernelCNugteren
2015-05-30Initial commit of preview versionCNugteren