[PATCH] D15151: Do not try to use i8 and i16 versions of FP_TO_INT soft float library calls
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 04:59:03 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255643: Do not try to use i8 and i16 versions of FP_TO_U/SINT soft float library calls (authored by mkuper).
Changed prior to commit:
http://reviews.llvm.org/D15151?vs=41621&id=42837#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15151
Files:
llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/test/CodeGen/X86/soft-sitofp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15151.42837.patch
Type: text/x-patch
Size: 8454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/6b74fc4b/attachment.bin>
More information about the llvm-commits
mailing list