index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
builtins-ppc-altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: check for target availability for target-specific tests.
Jim Grosbach
2012-07-09
1
-0
/
+1
*
Don't emit nsw flags for vector operations; there's basically no benefit, and...
Eli Friedman
2011-05-06
1
-43
/
+43
*
supported: AltiVec vector initialization with a single literal according to P...
Anton Yartsev
2011-03-27
1
-168
/
+157
*
pre/post ++/-- for AltiVec vectors. (with builtins-ppc-altivec.c failure fixed)
Anton Yartsev
2011-02-07
1
-0
/
+11
*
Revert r124146 for now. It appears to be failing on a few platforms.
Eric Christopher
2011-01-24
1
-11
/
+0
*
pre/post increase/decrease for AltiVec vectors
Anton Yartsev
2011-01-24
1
-0
/
+11
*
comparison of AltiVec vectors now gives bool result (fix for 7533)
Anton Yartsev
2010-11-18
1
-0
/
+61
*
support for AltiVec extensions from the Cell architecture
Anton Yartsev
2010-10-14
1
-1
/
+956
*
support for predicates with bool/pixel arguments
Anton Yartsev
2010-08-19
1
-0
/
+193
*
support for the rest of AltiVec functions with bool/pixel arguments and retur...
Anton Yartsev
2010-08-19
1
-49
/
+509
*
support for vec_perm and all dependent functions (vec_mergeh, vec_mergel, vec...
Anton Yartsev
2010-08-19
1
-0
/
+39
*
support for vec_add, vec_adds, vec_and, vec_andc with bool arguments
Anton Yartsev
2010-08-16
1
-15
/
+182
*
Change IR generation for return (in the simple case) to avoid doing silly
Chris Lattner
2010-06-27
1
-69
/
+76
*
Implement support for -fwrapv, rdar://7221421
Chris Lattner
2010-06-26
1
-3
/
+3
*
implement rdar://7432000 - signed negate should codegen as NSW.
Chris Lattner
2010-06-26
1
-3
/
+3
*
More AltiVec support.
Anton Korobeynikov
2010-06-19
1
-113
/
+1014
*
improve altivec c++ support by adding casts, patch by
Chris Lattner
2010-04-14
1
-30
/
+29
*
implement altivec.h and a bunch of support code, patch by Anton Yartsev!
Chris Lattner
2010-04-14
1
-0
/
+333