[PATCH] D67088: [PowerPC] extend PPCPreIncPrep Pass for ds/dq form

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 21:56:56 PDT 2019


shchenz updated this revision to Diff 218402.
shchenz added a comment.

delete incorrectly added file


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67088/new/

https://reviews.llvm.org/D67088

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
  llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/loop-instr-form-prepare.ll
  llvm/test/CodeGen/PowerPC/ppc-passname.ll
  llvm/test/CodeGen/PowerPC/swaps-le-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67088.218402.patch
Type: text/x-patch
Size: 81399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/daa02df2/attachment.bin>


More information about the llvm-commits mailing list