[LLVMdev] compiler-rt: bug in double_precision rep_clz

Christoph Gerum christoph at gerum.de
Mon Jul 26 10:08:08 PDT 2010


Hello,

I needed to apply the attached little patch rep_clz to get __adddf3
working on 32Bit x86 Linux.

__adddf3 doesn't seem to be part of the Library on any currently
supported Platforms. But if support for plattforms without FPU
should be added this probably is the correct version.

Christoph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rep_clz.patch
Type: text/x-patch
Size: 473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100726/71f885da/attachment.bin>


More information about the llvm-dev mailing list