[PATCH] D18034: [Power PC] fix register alignment for long double type (soft float)

Strahinja Petrovic via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 05:33:46 PDT 2016


This revision was automatically updated to reflect the committed changes.
spetrovic marked 3 inline comments as done.
Closed by commit rL268909: [PowerPC] fix register alignment for long double type (authored by spetrovic).

Changed prior to commit:
  http://reviews.llvm.org/D18034?vs=55387&id=56560#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18034

Files:
  llvm/trunk/lib/Target/PowerPC/CMakeLists.txt
  llvm/trunk/lib/Target/PowerPC/PPCCCState.cpp
  llvm/trunk/lib/Target/PowerPC/PPCCCState.h
  llvm/trunk/lib/Target/PowerPC/PPCCallingConv.td
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18034.56560.patch
Type: text/x-patch
Size: 8229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/f17fffce/attachment.bin>


More information about the llvm-commits mailing list