Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove reliance on lax vector conversions from altivec.h in VSX mode. | Richard Smith | 2019-09-17 | 1 | -0/+9 |
* | [PowerPC][Altivec][Clang] Check compile-time constant for vec_dst* | Jinsong Ji | 2019-09-04 | 1 | -0/+11 |
* | [PowerPC][Altivec] Fix constant argument for vec_dss | Jinsong Ji | 2019-09-04 | 1 | -0/+5 |
* | [PowerPC] [Clang] Add vector int128 pack/unpack builtins | QingShan Zhang | 2018-09-20 | 1 | -0/+6 |
* | [PPC] Enhance altivec conversion function macros implementation. | Tony Jiang | 2017-06-14 | 1 | -0/+33 |
* | [PowerPC] Implement vec_xxsldwi builtin. | Tony Jiang | 2017-05-24 | 1 | -0/+8 |
* | [PowerPC] Implement vec_xxpermdi builtin. | Tony Jiang | 2017-05-24 | 1 | -1/+9 |
* | Remove the -faltivec alias option and replace it with -maltivec everywhere. | Eric Christopher | 2017-03-21 | 1 | -2/+2 |
* | Add vec_insert4b and vec_extract4b functions to altivec.h | Sean Fertile | 2017-01-05 | 1 | -0/+20 |