[cfe-dev] AltiVec support with remarks considered

Anton Yartsev anton.yartsev at gmail.com
Mon Apr 5 22:13:16 CDT 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.cs.uiuc.edu/pipermail/cfe-dev/attachments/20100406/852ff464/attachment-0001.h 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: altivec.patch
Url: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20100406/852ff464/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: builtins-pcc-altivec.c
Url: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20100406/852ff464/attachment-0001.c 


More information about the cfe-dev mailing list