[llvm-commits] [compiler-rt][patch] add soft-float addition and subtraction to compiler-rt
Stephen Canon
scanon at apple.com
Wed Jun 30 12:24:55 PDT 2010
This patch provides single- and double-precision soft-float addition and subtraction routines for compiler-rt:
__adddf3 __subdf3
__addsf3 __subsf3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: addition.diff
Type: application/octet-stream
Size: 11946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100630/6928443b/attachment.obj>
-------------- next part --------------
- Steve
More information about the llvm-commits
mailing list