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

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


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D64185

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64185.207955.patch
Type: text/x-patch
Size: 5050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/480514d8/attachment-0001.bin>


More information about the llvm-commits mailing list