summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-ppc-vsx.c
Commit message (Expand)AuthorAgeFilesLines
* [PPC64][VSX] Add a couple of new data types for vec_vsx_ld and vec_vsx_st int...Chuang-Yu Cheng2016-04-131-40/+91
* Add a couple of missing vsx load and store intrinsics.Eric Christopher2016-04-121-0/+10
* 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-0/+8
* [PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_s...Kit Barton2016-03-011-0/+118
* [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctfKyle Butt2016-01-081-0/+47
* Add missing builtins to altivec.h for ABI compliance (vol. 4)Nemanja Ivanovic2015-07-141-4/+116
* Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic2015-07-101-1/+232
* clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts.NAKAMURA Takumi2015-07-051-8/+8
* Add missing builtins to altivec.h for ABI compliance (vol. 2)Nemanja Ivanovic2015-07-051-0/+127
* Add missing builtins to altivec.h for ABI compliance (vol. 1)Nemanja Ivanovic2015-06-261-0/+85
* [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vect...Bill Seurer2015-06-041-0/+177
* [PowerPC] Enable vec_perm for long long and double vector types for VSXBill Schmidt2014-11-141-0/+21
* [PowerPC] Add VSX builtins for vec_divBill Schmidt2014-11-141-0/+7
* [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsicsBill Schmidt2014-11-121-0/+48
* [PowerPC] Initial VSX intrinsic support, with min/max for vector doubleBill Schmidt2014-10-311-0/+40
OpenPOWER on IntegriCloud