summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtins-ppc-p9vector.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-2/+2
* [PowerPC] Fix the wrong implementation of builtin vec_rlnm.Tony Jiang2017-01-111-4/+8
* Add vec_insert4b and vec_extract4b functions to altivec.hSean Fertile2017-01-051-6/+41
* vector load store with length (left justified) clang portionZaara Syeda2016-11-151-2/+197
* [PPC] altivec.h functions for converting half precision to single precision.Sean Fertile2016-11-141-0/+18
* [PPC] add extract sig/exp test data class for vec float and vec double.Sean Fertile2016-11-141-0/+42
* [PowerPC] Implement remaining permute builtins in altivec.h - Clang portionNemanja Ivanovic2016-11-111-1/+98
* [PowerPC] Implement vector shift builtins - clang portionNemanja Ivanovic2016-11-011-6/+15
* [PPC] Add vec_absd functions to altivec.hNemanja Ivanovic2016-11-011-0/+16
* NFC - Reorder test case names in a PPC test caseNemanja Ivanovic2016-10-311-28/+28
* Implement vector count leading/trailing bytes with zero lsb and vector parityNemanja Ivanovic2016-10-281-0/+77
* [PowerPC] Implement vector_insert_exp builtins - clang portionNemanja Ivanovic2016-10-261-0/+28
* Removing optimization from the RUN lines and adjusting the checksNemanja Ivanovic2016-10-051-50/+2
* [Power9] Builtins for ELF v.2 ABI conformance - front end portionNemanja Ivanovic2016-09-271-0/+748