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

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 18:37:51 PDT 2019


czhang created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.207957.patch
Type: text/x-patch
Size: 8141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/c5de296f/attachment.bin>


More information about the llvm-commits mailing list