aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-8-AVX.h
Commit message (Expand)AuthorAge
* SSE/AVX: always use unaligned loadsHEADmasterAnton Khirnov2022-11-30
* Indentation changeeschnett2013-08-08
* Do not use type punning any moreeschnett2013-07-19
* Major updateeschnett2013-01-16
* Add support for (dynamic) if-then expressionseschnett2012-09-14
* Use NOTZERO (~0) instead of IMINeschnett2012-08-16
* Add ksgn function (vectorised version of Kranc's Sign)eschnett2012-08-11
* Implement asin, sinh, asinh, and friendseschnett2012-04-02
* Various changeseschnett2012-02-05
* Make vectorisation macros safereschnett2011-12-22
* Simplify setting architecture description stringseschnett2011-12-21
* Don't use <x86intrin.h>; this does not exist everywhereeschnett2011-12-15
* Support FMA4 instructions (AMD's fused multiply-add)eschnett2011-12-14
* LSUThorns/Vectors: Remove pos, add sin/cos/tan functionseschnett2011-12-02
* Rename kifthen to kifpos as it more accurately reflects what it actually does.svn_bwardell2011-08-07
* Add new API elements "kifthen" and "vec_architecture"eschnett2011-06-20
* Introduce Cactus options for vectorisationeschnett2011-06-06
* Change naming scheme of architecture fileseschnett2011-01-20