- 3521c49 PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and vec_lvewx according to AltiVec Programming Interface Manual by Anton Yartsev · 12 years ago
- 4f918ae PR14964: intrinsic headers using non-reserved identifiers by David Blaikie · 12 years ago
- 60c158a Add "static" to some functions in altivec.c where it was missing. by Ulrich Weigand · 12 years ago
- 64ce733 Optimized IR for vec_splat by Anton Yartsev · 14 years ago
- e19df18 turned pointers into pointers to const in function parameters in all functions/builtins accepting pointers to a const-qualified type according to PIM and "Language Extensions for CBEA" by Anton Yartsev · 14 years ago
- 44270d6 support for AltiVec extensions from the Cell architecture by Anton Yartsev · 14 years ago
- 3ed3272 formatted everything to fit within 80 columns by Anton Yartsev · 14 years ago
- a4f235b support for predicates with bool/pixel arguments by Anton Yartsev · 14 years ago
- a2fc0f5 support for the rest of AltiVec functions with bool/pixel arguments and return values (except predicates) by Anton Yartsev · 14 years ago
- f54dbfd support for vec_perm and all dependent functions (vec_mergeh, vec_mergel, vec_pack, vec_sld, vec_splat) with bool/pixel arguments and return values by Anton Yartsev · 14 years ago
- 05e3555 support for vec_add, vec_adds, vec_and, vec_andc with bool arguments by Anton Yartsev · 14 years ago
- a816ec8 first test commit by Anton Yartsev · 14 years ago
- 4d3a7b0 More AltiVec support. Patch by Anton Yartsev! by Anton Korobeynikov · 15 years ago
- ab866b4 improve altivec c++ support by adding casts, patch by Anton Yartsev! by Chris Lattner · 15 years ago
- dd17394 implement altivec.h and a bunch of support code, patch by Anton Yartsev! by Chris Lattner · 15 years ago