aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix typo which caused k8ifthen to not compile if SSE4.1 was not available.svn_bwardell2011-07-21
* Fix error in definition of k8abs_mask for SSE2 architectures.svn_bwardell2011-07-21
* Add new API elements "kifthen" and "vec_architecture"eschnett2011-06-20
* Add startup message giving vector lengthhinder2011-06-16
* Introduce Cactus options for vectorisationeschnett2011-06-06
* Change naming scheme of architecture fileseschnett2011-01-20
* Make vectorisation work with PGI compilerseschnett2010-12-24
* Correct vectorised fabs() function for Inteleschnett2010-12-07
* Add implementationeschnett2010-12-03
* Add initial implementationeschnett2010-11-29