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

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 19:14:18 PDT 2018


steven.zhang updated this revision to Diff 151089.
steven.zhang added a comment.

Remove the data layout and triple in the IR and specify it in the command line.


https://reviews.llvm.org/D47568

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

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


More information about the llvm-commits mailing list