Age | Commit message (Expand) | Author |
2013-03-10 | PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and v... | Anton Yartsev |
2013-01-16 | PR14964: intrinsic headers using non-reserved identifiers | David Blaikie |
2012-10-31 | Add "static" to some functions in altivec.c where it was missing. | Ulrich Weigand |
2010-12-01 | Optimized IR for vec_splat | Anton Yartsev |
2010-11-16 | turned pointers into pointers to const in function parameters in all function... | Anton Yartsev |
2010-10-14 | support for AltiVec extensions from the Cell architecture | Anton Yartsev |
2010-09-18 | formatted everything to fit within 80 columns | Anton Yartsev |
2010-08-19 | support for predicates with bool/pixel arguments | Anton Yartsev |
2010-08-19 | support for the rest of AltiVec functions with bool/pixel arguments and retur... | Anton Yartsev |
2010-08-19 | support for vec_perm and all dependent functions (vec_mergeh, vec_mergel, vec... | Anton Yartsev |
2010-08-16 | support for vec_add, vec_adds, vec_and, vec_andc with bool arguments | Anton Yartsev |
2010-08-12 | first test commit | Anton Yartsev |
2010-06-19 | More AltiVec support. | Anton Korobeynikov |
2010-04-14 | improve altivec c++ support by adding casts, patch by | Chris Lattner |
2010-04-14 | implement altivec.h and a bunch of support code, patch by Anton Yartsev! | Chris Lattner |