[PATCH] D27872: [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble, IEEEdouble)
    Tim Shen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 23 14:50:46 PST 2017
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292839: [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble⦠(authored by timshen).
Changed prior to commit:
  https://reviews.llvm.org/D27872?vs=85217&id=85457#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D27872
Files:
  cfe/trunk/test/CodeGen/ppc64-complex-parms.c
  llvm/trunk/include/llvm/ADT/APFloat.h
  llvm/trunk/lib/Support/APFloat.cpp
  llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
  llvm/trunk/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27872.85457.patch
Type: text/x-patch
Size: 56402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/cf8e8b2f/attachment.bin>
    
    
More information about the llvm-commits
mailing list