[cfe-commits] [PATCH] Support NEON register clobbers
David Conrad
lessen42 at gmail.com
Thu Apr 22 18:56:35 PDT 2010
Hi,
This adds the s, d, and q registers as valid clobbers for inline asm. This is slightly different from how llvm-gcc does it, which writes only the even s registers to llvm ir, but I've checked and llvm seems to handle direct d and q clobbers fine.
Not sure if the test is written properly / should be written better / what.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: textmate stdin 55ko0H.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100422/f950dd41/attachment.txt>
More information about the cfe-commits
mailing list