Registering the passes enables use of -stop-before=/-stop-after= options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117823
[SystemZ] Properly register machine passes. ClosedPublic Authored by Kai on Jan 20 2022, 11:32 AM.
Details Summary Registering the passes enables use of -stop-before=/-stop-after= options.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2022, 11:35 AM Closed by commit rGd5ae039ed7b8: [SystemZ] Properly register machine passes. (authored by Kai). · Explain WhyJan 21 2022, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401969 llvm/lib/Target/SystemZ/SystemZ.h
llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp
llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp
llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp
llvm/lib/Target/SystemZ/SystemZShortenInst.cpp
llvm/lib/Target/SystemZ/SystemZTDC.cpp
llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
|