This patch implements softening of long double type (ppcf128) on ppc32 architecture and enables operations for this type for soft float.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15811
[Power PC] softening long double type ClosedPublic Authored by spetrovic on Dec 29 2015, 10:52 AM.
Details Summary This patch implements softening of long double type (ppcf128) on ppc32 architecture and enables operations for this type for soft float.
Diff Detail
Event Timelinespetrovic updated this object. This revision is now accepted and ready to land.Feb 2 2016, 4:43 PM Closed by commit rL259791: [Power PC] softening long double type (authored by petarj). · Explain WhyFeb 4 2016, 6:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43747 include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/CodeGen/TargetLoweringBase.cpp
test/CodeGen/ppcf128sf.ll
|