[llvm-commits] [PATCH] Recognise 32-bit ror-based bswap implementation used by uclibc
Peter Collingbourne
peter at pcc.me.uk
Fri Oct 29 11:47:15 PDT 2010
Hi,
This patch series adds support for uclibc's 32-bit bswap implementation
to X86TargetLowering::ExpandInlineAsm (actually its fallback for <486
processors, but what you get without any target compiler flags).
OK to commit?
Thanks,
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-as-asm-separator.patch
Type: text/x-diff
Size: 887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101029/0abb036d/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Recognise-32-bit-ror-based-bswap-implementation-used.patch
Type: text/x-diff
Size: 2747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101029/0abb036d/attachment-0001.patch>
More information about the llvm-commits
mailing list