summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/altivec.h
Commit message (Expand)AuthorAgeFilesLines
* PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and v...Anton Yartsev2013-03-101-14/+14
* PR14964: intrinsic headers using non-reserved identifiersDavid Blaikie2013-01-161-3925/+3925
* Add "static" to some functions in altivec.c where it was missing.Ulrich Weigand2012-10-311-13/+13
* Optimized IR for vec_splatAnton Yartsev2010-12-011-16/+32
* turned pointers into pointers to const in function parameters in all function...Anton Yartsev2010-11-161-175/+175
* support for AltiVec extensions from the Cell architectureAnton Yartsev2010-10-141-0/+1402
* formatted everything to fit within 80 columnsAnton Yartsev2010-09-181-274/+522
* support for predicates with bool/pixel argumentsAnton Yartsev2010-08-191-0/+1164
* support for the rest of AltiVec functions with bool/pixel arguments and retur...Anton Yartsev2010-08-191-84/+2186
* support for vec_perm and all dependent functions (vec_mergeh, vec_mergel, vec...Anton Yartsev2010-08-191-25/+321
* support for vec_add, vec_adds, vec_and, vec_andc with bool argumentsAnton Yartsev2010-08-161-6/+710
* first test commitAnton Yartsev2010-08-121-8/+8
* More AltiVec support.Anton Korobeynikov2010-06-191-438/+4879
* improve altivec c++ support by adding casts, patch byChris Lattner2010-04-141-198/+49
* implement altivec.h and a bunch of support code, patch by Anton Yartsev!Chris Lattner2010-04-141-0/+1632
OpenPOWER on IntegriCloud