[PATCH] D83608: [NewPM][CodeGen] Introduce CodeGenPassBuilder to help build codegen pipeline

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 16:20:05 PDT 2020


ychen updated this revision to Diff 284930.
ychen added a comment.

- rebase. ready for review


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/CGPassBuilderOption.h
  llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
  llvm/include/llvm/CodeGen/MachinePassRegistry.def
  llvm/include/llvm/Passes/StandardInstrumentations.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.284930.patch
Type: text/x-patch
Size: 77218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/ce4aa08d/attachment.bin>


More information about the llvm-commits mailing list