[PATCH] D60248: [PowerPC] Add initialization for some ppc passes

Zhang Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 23:33:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358256: [PowerPC] Add initialization for some ppc passes (authored by ZhangKang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60248?vs=193659&id=194806#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60248

Files:
  llvm/trunk/lib/Target/PowerPC/PPC.h
  llvm/trunk/lib/Target/PowerPC/PPCBranchCoalescing.cpp
  llvm/trunk/lib/Target/PowerPC/PPCBranchSelector.cpp
  llvm/trunk/lib/Target/PowerPC/PPCCTRLoops.cpp
  llvm/trunk/lib/Target/PowerPC/PPCEarlyReturn.cpp
  llvm/trunk/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
  llvm/trunk/lib/Target/PowerPC/PPCQPXLoadSplat.cpp
  llvm/trunk/lib/Target/PowerPC/PPCReduceCRLogicals.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTOCRegDeps.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/trunk/lib/Target/PowerPC/PPCVSXCopy.cpp
  llvm/trunk/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  llvm/trunk/test/CodeGen/PowerPC/ppc-passname-assert.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-passname.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60248.194806.patch
Type: text/x-patch
Size: 17295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/f492ffce/attachment.bin>


More information about the llvm-commits mailing list