[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 30 15:08:14 PDT 2019
czhang updated this revision to Diff 212450.
czhang added a comment.
Place machine-cse registration here.
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
llvm/lib/Passes/PassRegistry.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64187.212450.patch
Type: text/x-patch
Size: 9275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/8b59a282/attachment.bin>
More information about the llvm-commits
mailing list