Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update documentation | Jeffrey Walton | 2020-04-05 | 1 | -4/+2 | |
* | Whitespace check-in | Jeffrey Walton | 2020-04-05 | 1 | -64/+64 | |
* | Add VecLoadAligned overload for word32 | Jeffrey Walton | 2020-04-05 | 1 | -2/+66 | |
* | Update PPC64 comments and asserts | Jeffrey Walton | 2020-04-04 | 1 | -86/+173 | |
* | Use vec_xl and vec_xst for Clang PPC64 loads and stores | Jeffrey Walton | 2020-04-04 | 1 | -8/+8 | |
* | Whitespace check-in | Jeffrey Walton | 2020-04-04 | 1 | -8/+8 | |
* | Fix Clang PPC64 load and store issues | Jeffrey Walton | 2020-04-04 | 1 | -23/+23 | |
* | Workaround some Clang PPC64 load and store issues | Jeffrey Walton | 2020-04-04 | 1 | -2/+49 | |
* | Update documentation | Jeffrey Walton | 2020-04-04 | 1 | -10/+10 | |
* | Update documentation | Jeffrey Walton | 2020-04-04 | 1 | -4/+8 | |
* | Update documentation | Jeffrey Walton | 2020-04-04 | 1 | -3/+3 | |
* | Update comments | Jeffrey Walton | 2020-04-04 | 1 | -4/+4 | |
* | Fix PPC64 vec_xl for 64-bit types | Jeffrey Walton | 2020-04-04 | 1 | -1/+1 | |
* | Fix PPC64 compile under GCC | Jeffrey Walton | 2020-04-04 | 1 | -5/+6 | |
* | Fix PPC64 compile under Clang | Jeffrey Walton | 2020-04-04 | 1 | -8/+14 | |
* | Cleanup casts and comments in ppc_simd.h | Jeffrey Walton | 2020-04-04 | 1 | -91/+172 | |
* | Update documentation | Jeffrey Walton | 2019-11-16 | 1 | -0/+6 | |
* | Remove unneeded undef's | Jeffrey Walton | 2019-11-16 | 1 | -2/+0 | |
* | Use const int off=0 in VecLoadBE | Jeffrey Walton | 2019-11-16 | 1 | -3/+4 | |
* | Remove CONST_V32_CAST and NCONST_V32_CAST | Jeffrey Walton | 2019-11-16 | 1 | -26/+14 | |
* | Use byte pointer for CONST_V32_CAST and NCONST_V32_CAST | Jeffrey Walton | 2019-11-16 | 1 | -5/+5 | |
* | Update documentation | Jeffrey Walton | 2019-10-29 | 1 | -51/+47 | |
* | Add documentation headings | Jeffrey Walton | 2019-10-29 | 1 | -29/+44 | |
* | Rename VecPolyMultiplyLE to VecIntelMultiply (PR #908) | Jeffrey Walton | 2019-10-26 | 1 | -8/+8 | |
* | Add XLC 12 loads and stores for AIX (PR #907) | Jeffrey Walton | 2019-10-26 | 1 | -1/+22 | |
* | Update documentation | Jeffrey Walton | 2019-10-26 | 1 | -2/+20 | |
* | Update documentation | Jeffrey Walton | 2019-10-25 | 1 | -4/+5 | |
* | Improve PPC64 feature tests for XLC on AIX | Jeffrey Walton | 2019-10-25 | 1 | -7/+23 | |
* | Remove unneeded PPC code | Jeffrey Walton | 2019-10-25 | 1 | -21/+1 | |
* | Rework CPU_ProbePower7 (PR #905) | Jeffrey Walton | 2019-10-24 | 1 | -333/+303 | |
* | More Clang and XLC workarounds (PR #904) | Jeffrey Walton | 2019-10-24 | 1 | -21/+21 | |
* | Some more workarounds for Clang and XLC on PowerPC (PR #903) | Jeffrey Walton | 2019-10-24 | 1 | -61/+62 | |
* | Update Power7 tests for Clang | Jeffrey Walton | 2019-10-24 | 1 | -2/+2 | |
* | Guard VecRotateLeft and VecRotateRight with Power8 | Jeffrey Walton | 2019-10-24 | 1 | -14/+2 | |
* | Try to replace vec_rl for Clang 3.8 | Jeffrey Walton | 2019-10-23 | 1 | -0/+12 | |
* | Fix AIX and Linux compiles for PowerPC (PR #902) | Jeffrey Walton | 2019-10-23 | 1 | -234/+123 | |
* | Add another Clang workaround on PowerPC | Jeffrey Walton | 2019-10-23 | 1 | -2/+7 | |
* | Add another Clang workaround on PowerPC | Jeffrey Walton | 2019-10-23 | 1 | -1/+3 | |
* | Port ppc_simd.h to Clang 3.8 (PR #900) | Jeffrey Walton | 2019-10-23 | 1 | -62/+104 | |
* | Revert to Commit 0281083 (PR #899) | Jeffrey Walton | 2019-10-22 | 1 | -12/+12 | |
* | Fix PPC64 compile with Clang 3.8 on Little Endian machines | Jeffrey Walton | 2019-10-21 | 1 | -22/+30 | |
* | Use PowerPC unaligned loads and stores with Power8 (GH #825, PR #826) | Jeffrey Walton | 2019-04-27 | 1 | -27/+27 | |
* | Use VectMergeLow and VecMergeHigh | Jeffrey Walton | 2019-01-21 | 1 | -4/+4 | |
* | Fix TestAltivecOps on AIX | Jeffrey Walton | 2019-01-20 | 1 | -4/+4 | |
* | Update documentation | Jeffrey Walton | 2019-01-20 | 1 | -58/+61 | |
* | Update documentation | Jeffrey Walton | 2019-01-20 | 1 | -42/+79 | |
* | Update documentation | Jeffrey Walton | 2019-01-20 | 1 | -3/+27 | |
* | Add VecPolyMultiply for Intel-equivalent F2N multiplies | Jeffrey Walton | 2019-01-20 | 1 | -6/+118 | |
* | Update documentation | Jeffrey Walton | 2019-01-19 | 1 | -8/+10 | |
* | Update documentation | Jeffrey Walton | 2019-01-19 | 1 | -3/+4 |