[PATCH] D18126: Port InstrProfiling pass to new pass manager
David Li via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 13 10:33:30 PDT 2016
davidxl updated this revision to Diff 50554.
davidxl added a comment.
Addressed Chandler's review feedbacks.
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.50554.patch
Type: text/x-patch
Size: 13745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160313/dbd33842/attachment.bin>
More information about the llvm-commits
mailing list