[PATCH] D83608: [NewPM][CodeGen] Introduce CodeGenPassBuilder to help build codegen pipeline
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 28 17:40:33 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4646de5d75cf: [NewPM][CodeGen] Introduce CodeGenPassBuilder to help build codegen pipeline (authored by ychen).
Changed prior to commit:
https://reviews.llvm.org/D83608?vs=313914&id=313916#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83608/new/
https://reviews.llvm.org/D83608
Files:
llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
llvm/include/llvm/CodeGen/MachinePassRegistry.def
llvm/include/llvm/CodeGen/TargetPassConfig.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: D83608.313916.patch
Type: text/x-patch
Size: 77034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/70f370d6/attachment-0001.bin>
More information about the llvm-commits
mailing list