[PATCH] D87216: [NewPM] Support --print-before/after in NPM
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 2 14:05:05 PST 2020
aeubanks updated this revision to Diff 309052.
aeubanks added a comment.
add comments to new methods
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87216/new/
https://reviews.llvm.org/D87216
Files:
llvm/include/llvm/IR/IRPrintingPasses.h
llvm/include/llvm/IR/PassInstrumentation.h
llvm/include/llvm/IR/PrintPasses.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/Analysis/CallGraphSCCPass.cpp
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Analysis/LoopPass.cpp
llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp
llvm/lib/IR/CMakeLists.txt
llvm/lib/IR/IRPrintingPasses.cpp
llvm/lib/IR/LegacyPassManager.cpp
llvm/lib/IR/PassInstrumentation.cpp
llvm/lib/IR/PrintPasses.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/CodeGen/Generic/print-after.ll
llvm/test/Other/loop-pass-printer.ll
llvm/test/Other/print-before-after.ll
llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87216.309052.patch
Type: text/x-patch
Size: 30961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201202/51cfcb69/attachment-0001.bin>
More information about the cfe-commits
mailing list