summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtins-ppc-quadword.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r347556:Tom Stellard2018-11-301-16/+16
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-3/+3
* [PPC] support for arithmetic builtins in the FEEhsan Amiri2016-11-241-1/+32
* [PPC] revert r287795Ehsan Amiri2016-11-231-32/+1
* [PPC] support for arithmetic builtins in the FEEhsan Amiri2016-11-231-1/+32
* [PPC] Reverting r287772Ehsan Amiri2016-11-231-32/+1
* [PPC] support for arithmetic builtins in the FEEhsan Amiri2016-11-231-1/+32
* [PowerPC] Implement BE VSX load/store builtins - clang portion.Tony Jiang2016-11-151-0/+22
* [PowerPC] Implement plain VSX load/store builtins.Tony Jiang2016-11-101-0/+28
* [PPC] add vector byte reverse functions to altivec.hNemanja Ivanovic2016-10-271-0/+8
* The time when -faltivec (or, on clang only, -maltivec) will magicallyEric Christopher2016-03-241-0/+1
* This patch adds support for the vector quadword add/sub instructions introducedKit Barton2015-05-251-0/+159