[PATCH] D15811: [Power PC] softening long double type
Strahinja Petrovic via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 29 10:52:14 PST 2015
spetrovic created this revision.
spetrovic added reviewers: hfinkel, petarj.
spetrovic added a subscriber: llvm-commits.
spetrovic set the repository for this revision to rL LLVM.
This patch implements softening of long double type (ppcf128) on ppc32 architecture and enables operations for this type for soft float.
Repository:
rL LLVM
http://reviews.llvm.org/D15811
Files:
include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/ppcf128sf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15811.43747.patch
Type: text/x-patch
Size: 17367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/7eca53a4/attachment.bin>
More information about the llvm-commits
mailing list