summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/altivec.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-1/+1
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-1/+1
* Add -Wunsequenced (with compatibility alias -Wsequence-point) to warn onRichard Smith2013-01-171-1/+1
* Stop AltiVec parsing from going down the 'implicit int' codepath as part of itsRichard Smith2012-05-091-1/+6
* Add missing lvalue-to-rvalue conversion to vector splat casts.Richard Smith2011-10-271-0/+10
* makes vec_step operator work when AltiVec support is enabledAnton Yartsev2011-03-191-0/+30
* pre/post ++/-- for AltiVec vectors. (with builtins-ppc-altivec.c failure fixed)Anton Yartsev2011-02-071-1/+21
* Revert r124146 for now. It appears to be failing on a few platforms.Eric Christopher2011-01-241-22/+1
* pre/post increase/decrease for AltiVec vectorsAnton Yartsev2011-01-241-1/+22
* comparison of AltiVec vectors now gives bool result (fix for 7533)Anton Yartsev2010-11-181-1/+1
* Introduce implicit conversions between AltiVec vectors and GCCDouglas Gregor2010-08-061-0/+18
OpenPOWER on IntegriCloud