summaryrefslogtreecommitdiff
path: root/ppc_simd.h
Commit message (Expand)AuthorAgeFilesLines
* Update documentationJeffrey Walton2018-11-241-0/+12
* Update documentationJeffrey Walton2018-11-241-4/+4
* Update documentationJeffrey Walton2018-11-241-2/+17
* Fix compile error with GCC on POWER7Jeffrey Walton2018-11-241-4/+4
* Update documentationJeffrey Walton2018-11-241-80/+82
* Add 64-bit element rotates for POWER7Jeffrey Walton2018-11-241-2/+41
* Drop uint64x2_p to POWER7Jeffrey Walton2018-11-241-7/+8
* Update documentationJeffrey Walton2018-11-241-12/+12
* Update comments for PowerPCJeffrey Walton2018-11-241-3/+18
* Add VecLoadAligned for PowerPCJeffrey Walton2018-11-241-0/+56
* Avoid IsAlignedOn in VecLoad_ALTIVEC and VecStore_ALTIVECJeffrey Walton2018-11-231-19/+25
* Add missing offset to VecStoreBEJeffrey Walton2018-11-231-2/+2
* Use vec_revb when POWER9 is availableJeffrey Walton2018-11-231-2/+6
* Update documentationJeffrey Walton2018-11-221-52/+52
* Update documentationJeffrey Walton2018-11-221-30/+181
* Update documentationJeffrey Walton2018-11-221-38/+41
* Fix XLC 13.1 debug builds on LinuxJeffrey Walton2018-11-211-8/+14
* Call VecStore_ALTIVEC by nameJeffrey Walton2018-11-191-6/+6
* Fix typo in VecStoreJeffrey Walton2018-11-191-1/+1
* Update commentsJeffrey Walton2018-11-191-20/+21
* Improve support for early XLC compilers on POWER7 (GH #742)Jeffrey Walton2018-11-191-25/+72
* Update commentsJeffrey Walton2018-11-191-2/+3
* Update documentationJeffrey Walton2018-11-191-7/+11
* Update documentationJeffrey Walton2018-11-191-2/+2
* Add 64-bit element loads and storesJeffrey Walton2018-11-191-15/+95
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-8/+26
* Update documentationJeffrey Walton2018-11-151-1/+3
* Update documentationJeffrey Walton2018-11-151-1/+2
* Update documentationJeffrey Walton2018-11-151-36/+42
* Update documentationJeffrey Walton2018-11-151-30/+36
* Update documentationJeffrey Walton2018-11-151-24/+35
* Update documentationJeffrey Walton2018-11-151-2/+6
* Update documentationJeffrey Walton2018-11-151-0/+3
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-157/+157
* Update documentationJeffrey Walton2018-11-151-2/+96
* Update documentationJeffrey Walton2018-11-151-4/+3
* Update documentationJeffrey Walton2018-11-151-2/+1
* Update documentationJeffrey Walton2018-11-151-0/+15
* Add word32 VectorStore overloadsJeffrey Walton2018-11-151-0/+12
* Make Altivec vector wraps friendly to downgradesJeffrey Walton2018-11-151-353/+407
* Add Octet suffix for vec_sldJeffrey Walton2018-11-141-7/+7
* Add Octet suffix for vec_sldJeffrey Walton2018-11-141-10/+10
* Switch to compiler macros for PPC headerJeffrey Walton2018-11-141-50/+6
* Fix compile when using XLC with LLVM front-end without -qxlcompatmacrosJeffrey Walton2018-11-141-21/+21
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+858