[cfe-dev] AltiVec support with remarks considered
Anton Yartsev
anton.yartsev at gmail.com
Mon Apr 5 20:13:16 PDT 2010
Hi all,
Attached are the header and the patch giving support for all the
predicates and a portion of another AltiVec functions. The test is also
attached.
'altivec.h' is now included implicitly when '-faltivec' option is set.
Only vital builtins are handled by clang, others are supported via header.
Please review.
--
Anton
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: altivec.h
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100406/852ff464/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: altivec.patch
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100406/852ff464/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: builtins-pcc-altivec.c
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100406/852ff464/attachment.c>
More information about the cfe-dev
mailing list