[PATCH] D47858: WIP: Introducing PassInstrumentation
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 16:56:34 PDT 2018
fedor.sergeev created this revision.
fedor.sergeev added a reviewer: fedor.sergeev.
Herald added subscribers: llvm-commits, mgorny, mehdi_amini.
PassInstrumentation / PassInstrumentationAnalysis proof-of-concept unfinished prototype implementation.
Meant as a supporting set of changes for "RFC: Pass Execution Instrumentation interface"
Repository:
rL LLVM
https://reviews.llvm.org/D47858
Files:
include/llvm/Analysis/CGSCCPassManager.h
include/llvm/IR/LLVMContext.h
include/llvm/IR/PassInstrumentation.h
include/llvm/IR/PassManager.h
include/llvm/Passes/PassBuilder.h
include/llvm/Transforms/Scalar/LoopPassManager.h
lib/Analysis/CGSCCPassManager.cpp
lib/IR/CMakeLists.txt
lib/IR/PassInstrumentation.cpp
lib/Passes/PassBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47858.150230.patch
Type: text/x-patch
Size: 18913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/bc47c537/attachment-0001.bin>
More information about the llvm-commits
mailing list