[PATCH] D64184: [NewPM] Port MachineCopyPropagation to the new pass manager.

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 09:53:43 PDT 2019


czhang updated this revision to Diff 208720.
czhang added a comment.

Rebase & address style comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64184

Files:
  llvm/include/llvm/CodeGen/MachineCopyPropagation.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineCopyPropagation.cpp
  llvm/lib/Passes/PassRegistry.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64184.208720.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/9216c25c/attachment.bin>


More information about the llvm-commits mailing list