[llvm-commits] Potential Patch for PR1095
Bill Wendling
isanbard at gmail.com
Tue Jan 9 00:25:58 PST 2007
Hi all,
I would like someone to review this patch for PR1095. This gives us a
"dialect" for the assembler code if we're given something like:
__asm__("{cntlz|cntlzw} ...
Before, we were defaulting to the first one. But there are some
platforms which need the second form.
Here's the patch. Lemme know what you think!
-bw
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070109/14fa32ec/attachment.txt>
More information about the llvm-commits
mailing list