[PATCH] D18126: Port InstrProfiling pass to new pass manager
David Li via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 09:49:22 PDT 2016
davidxl updated this revision to Diff 51940.
davidxl added a comment.
Make InstrProfiling part of the new pass class.
http://reviews.llvm.org/D18126
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Instrumentation.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/Instrumentation.cpp
test/Instrumentation/InstrProfiling/PR23499.ll
test/Instrumentation/InstrProfiling/linkage.ll
test/Instrumentation/InstrProfiling/no-counters.ll
test/Instrumentation/InstrProfiling/noruntime.ll
test/Instrumentation/InstrProfiling/platform.ll
test/Instrumentation/InstrProfiling/profiling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18126.51940.patch
Type: text/x-patch
Size: 20599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/c2499848/attachment.bin>
More information about the llvm-commits
mailing list