[cfe-commits] patch: overloadable vector type

Nick Lewycky nicholas at mxc.ca
Thu Mar 25 23:54:21 PDT 2010


The current vector mangling is "U8__vector". GCC in SVN has a new 
mangling which reads "Dv" #elem '_'. This patch implements the new 
format allowing us to write overloads of different sized vectors. I've 
tested this against binutils from CVS.

Please review!

Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector-overload.patch
Type: text/x-diff
Size: 727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100325/068b567c/attachment.patch>


More information about the cfe-commits mailing list