summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/mmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* rs6000: __Uglify non-uglified local variables in headersPaul A. Clarke2022-02-171-384/+384
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* rs6000: Fix up __m64 typedef in mmintrin.h [PR97301]Jakub Jelinek2021-01-231-1/+2
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* mmintrin.h (_mm_sub_pi32): Fix typo.Bill Schmidt2019-03-221-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [rs6000] mmintrin.h: fix use of "vector"Paul A. Clarke2018-12-071-2/+2
* [rs6000] x86-compat vector intrinsics fixes for BE, 32bitPaul A. Clarke2018-12-061-13/+35
* [rs6000] Consistently use '__vector' instead of 'vector'Paul A. Clarke2018-10-291-32/+32
* [rs6000] x86 vector intrinsics compatibility: clean-ups for 32bit support Paul A. Clarke2018-10-261-37/+35
* mmintrin.h (_mm_unpackhi_pi8): Change __int128_t to __int128.Jinsong Ji2018-09-271-29/+29
* emmintrin.h (_mm_cvtpd_epi32): Use __vector rather than vector.Bill Schmidt2018-04-031-1/+1
* re PR target/84266 (mmintrin.h intrinsic headers for PowerPC code fails on po...Steven Munroe2018-02-111-2/+2
* x86intrin.h: Change #warning to #error.Peter Bergner2018-01-101-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Had a small thinko in the implementation of mmintrin.h _mm_add_pi32 that only...Steven Munroe2017-11-161-2/+2
* Now adding the mmintrin.h intrinsic headers. The DG tests will follow.Steven Munroe2017-07-191-0/+1456