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

Charles Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 17:53:24 PDT 2019


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

rebase (renamed pass) & clang-format


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.208558.patch
Type: text/x-patch
Size: 5079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/b55f72a3/attachment-0001.bin>


More information about the llvm-commits mailing list