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