[PATCH] D50923: [New PM][PassInstrumentation] IR printing support for New Pass Manager
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 24 09:10:14 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342896: [New PM][PassInstrumentation] IR printing support for New Pass Manager (authored by fedor.sergeev, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D50923
Files:
llvm/trunk/include/llvm/IR/IRPrintingPasses.h
llvm/trunk/include/llvm/Pass.h
llvm/trunk/include/llvm/Passes/StandardInstrumentations.h
llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/CodeGen/MachineFunctionPrinterPass.cpp
llvm/trunk/lib/IR/LegacyPassManager.cpp
llvm/trunk/lib/Passes/CMakeLists.txt
llvm/trunk/lib/Passes/StandardInstrumentations.cpp
llvm/trunk/test/Other/loop-pass-printer.ll
llvm/trunk/test/Other/print-module-scope.ll
llvm/trunk/test/Other/printer.ll
llvm/trunk/tools/opt/NewPMDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50923.166702.patch
Type: text/x-patch
Size: 18542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/40c345d2/attachment-0001.bin>
More information about the llvm-commits
mailing list