summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-ppc-altivec.c
Commit message (Collapse)AuthorAgeFilesLines
...
* implement rdar://7432000 - signed negate should codegen as NSW.Chris Lattner2010-06-261-3/+3
| | | | | | While I'm in there, adjust pointer to member adjustments as well. llvm-svn: 106955
* More AltiVec support.Anton Korobeynikov2010-06-191-113/+1014
| | | | | | Patch by Anton Yartsev! llvm-svn: 106387
* improve altivec c++ support by adding casts, patch byChris Lattner2010-04-141-30/+29
| | | | | | Anton Yartsev! llvm-svn: 101281
* implement altivec.h and a bunch of support code, patch by Anton Yartsev!Chris Lattner2010-04-141-0/+333
llvm-svn: 101215
OpenPOWER on IntegriCloud