[llvm-commits] [PATCH] Recognise 32-bit ror-based bswap implementation used by uclibc
Peter Collingbourne
peter at pcc.me.uk
Fri Oct 29 13:47:15 CDT 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.cs.uiuc.edu/pipermail/llvm-commits/attachments/20101029/0abb036d/attachment.bin
-------------- 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.cs.uiuc.edu/pipermail/llvm-commits/attachments/20101029/0abb036d/attachment-0001.bin
More information about the llvm-commits
mailing list