Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5602f7e77e975d780f84079532408c0064566c3b
/
lib
/
Headers
/
altivec.h
64ce733
Optimized IR for vec_splat
by Anton Yartsev
· 15 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
· 15 years ago
44270d6
support for AltiVec extensions from the Cell architecture
by Anton Yartsev
· 15 years ago
3ed3272
formatted everything to fit within 80 columns
by Anton Yartsev
· 15 years ago
a4f235b
support for predicates with bool/pixel arguments
by Anton Yartsev
· 15 years ago
a2fc0f5
support for the rest of AltiVec functions with bool/pixel arguments and return values (except predicates)
by Anton Yartsev
· 15 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
· 15 years ago
05e3555
support for vec_add, vec_adds, vec_and, vec_andc with bool arguments
by Anton Yartsev
· 15 years ago
a816ec8
first test commit
by Anton Yartsev
· 15 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