[PATCH] D64187: [NewPM] Port the MachineCSE pass to the new PM.

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


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64187

Files:
  llvm/include/llvm/CodeGen/MachineCSE.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineCSE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64187.208724.patch
Type: text/x-patch
Size: 8852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/65c2c487/attachment.bin>


More information about the llvm-commits mailing list