[PATCH] D64185: [NewPM] Port FinalizeISel to the new pass manager.

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 15:05:00 PDT 2019


czhang updated this revision to Diff 212448.
czhang marked an inline comment as done.
czhang added a comment.

Fix misplaced machine-cse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64185

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64185.212448.patch
Type: text/x-patch
Size: 5029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/a297ebd7/attachment.bin>


More information about the llvm-commits mailing list