[PATCH] D50004: [PowerPC] Emit xscpsgndp instead of xxlor when copying floating point scalar registers for P9

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 13:01:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340643: [PowerPC] Emit xscpsgndp instead of xxlor when copying floating point scalar… (authored by stefanp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50004?vs=161242&id=162452#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50004

Files:
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
  llvm/trunk/test/CodeGen/PowerPC/f128-conv.ll
  llvm/trunk/test/CodeGen/PowerPC/f128-passByValue.ll
  llvm/trunk/test/CodeGen/PowerPC/p9_copy_fp.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50004.162452.patch
Type: text/x-patch
Size: 6696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/3dce174d/attachment.bin>


More information about the llvm-commits mailing list