[PATCH] D91005: [Reg2Mem] add support for the new pass manager

Pedro Tammela via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 8 03:15:15 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e8ecff0d806: [Reg2Mem] add support for the new pass manager (authored by tammela).

Changed prior to commit:
  https://reviews.llvm.org/D91005?vs=303657&id=303706#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91005

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Scalar/Reg2Mem.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/Reg2Mem.cpp
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/test/Transforms/Reg2Mem/crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91005.303706.patch
Type: text/x-patch
Size: 8324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201108/ebf5c809/attachment.bin>


More information about the llvm-commits mailing list