[PATCH] D117823: [SystemZ] Properly register machine passes.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 11:32:18 PST 2022
Kai created this revision.
Kai added reviewers: uweigand, neumannh.
Herald added a subscriber: hiraditya.
Kai requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Registering the passes enables use of -stop-before=/-stop-after= options.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117823
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117823.401721.patch
Type: text/x-patch
Size: 9464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/1f6224b5/attachment.bin>
More information about the llvm-commits
mailing list