[PATCH] D47568: [Power9] Do the add-imm peephole for pseudo instruction DFLOADf32/DFLOADf64 and the store pair

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 23:59:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335024: If the arch is P9, we will select the DFLOADf32/DFLOADf64 pseudo instruction… (authored by qshanz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47568?vs=151089&id=151854#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47568

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/mcm-12.ll
  llvm/trunk/test/CodeGen/PowerPC/toc-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47568.151854.patch
Type: text/x-patch
Size: 6889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/ae2f2057/attachment.bin>


More information about the llvm-commits mailing list