summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-ppc-p8vector.c
Commit message (Expand)AuthorAgeFilesLines
* The time when -faltivec (or, on clang only, -maltivec) will magicallyEric Christopher2016-03-241-0/+1
* [PPC] FE support for generating VSX [negated] absolute value instructionsKit Barton2016-03-091-4/+4
* Addition of interfaces the FE to conform to Table A-2 of ELF V2 ABI V1.1Nemanja Ivanovic2015-09-291-228/+251
* Add missing builtins to altivec.h for ABI compliance (vol. 4)Nemanja Ivanovic2015-07-141-1/+326
* Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic2015-07-101-17/+321
* This patch adds support for the vector merge even word and vector merge odd wordKit Barton2015-07-021-0/+28
* Revert r240872, "Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Ass...NAKAMURA Takumi2015-06-281-1/+1
* [PPC] fixes typos in builtins-ppc-p8vector.cJingyue Wu2015-06-281-2/+2
* Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Asserts for now. Wil...NAKAMURA Takumi2015-06-271-1/+1
* Add missing builtins to altivec.h for ABI compliance (vol. 1)Nemanja Ivanovic2015-06-261-1/+64
* Clang support for vector quad bit permute and gather instructions through bui...Nemanja Ivanovic2015-06-111-0/+23
* [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...Bill Seurer2015-06-041-62/+104
* [PPC64] Add vector pack/unpack support from ISA 2.07Bill Schmidt2015-05-161-0/+93
* Add builtins for the 64-bit vector integer arithmetic instructions added in P...Kit Barton2015-03-111-0/+605
OpenPOWER on IntegriCloud