[PATCH] D67687: [NewPM][CodeGen] Introduce machine pass and machine pass manager
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 12:11:59 PST 2020
ychen updated this revision to Diff 310605.
ychen added a comment.
Herald added subscribers: jfb, aheejin.
- fix the laying issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67687/new/
https://reviews.llvm.org/D67687
Files:
llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
llvm/include/llvm/CodeGen/MachinePassRegistry.def
llvm/include/llvm/IR/PassInstrumentation.h
llvm/include/llvm/Target/CGPassBuilderOption.h
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/CodeGenPassBuilder.cpp
llvm/lib/CodeGen/LLVMTargetMachine.cpp
llvm/lib/CodeGen/TargetPassConfig.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67687.310605.patch
Type: text/x-patch
Size: 76986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/ebce6d7c/attachment.bin>
More information about the llvm-commits
mailing list