This patch refactors the pass to accomodate the new pass manager
boilerplate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91005
[Reg2Mem] add support for the new pass manager ClosedPublic Authored by tammela on Nov 7 2020, 9:29 AM.
Details Summary This patch refactors the pass to accomodate the new pass manager
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 7 2020, 1:10 PM This revision was landed with ongoing or failed builds.Nov 8 2020, 3:15 AM Closed by commit rG5e8ecff0d806: [Reg2Mem] add support for the new pass manager (authored by tammela). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303706 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
|
Can you line this up a little.