[llvm-commits] patch: Lower glibc's x86 bswap_32() inline asm

Dan Gohman gohman at apple.com
Wed May 27 17:11:22 PDT 2009


On May 27, 2009, at 2:14 PM, Chris Lattner wrote:
>>
>>
>> I think it is best to recommend -march=pentium4 at the very least, to
>>
>> get SSE2 support.
>>
>
> However, I don't see why this means we shouldn't take the patch
> though, if it is ok.  Can someone review the patch?

In a properly configured compiler, the could would never be
executed. I've now updated README.LLVM with the information that
I have about the configuration.

Dan




More information about the llvm-commits mailing list