summaryrefslogtreecommitdiffstats
path: root/lib/Headers/altivec.h
Commit message (Expand)AuthorAgeFilesLines
* 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