[PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 16:29:34 PST 2015
xur updated this revision to Diff 40187.
xur marked 3 inline comments as done.
xur added a comment.
Here is the latest patch that integrated David and Sean's comments.
http://reviews.llvm.org/D12781
Files:
include/llvm/IR/DiagnosticInfo.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Instrumentation.h
lib/IR/DiagnosticInfo.cpp
lib/Transforms/IPO/LLVMBuild.txt
lib/Transforms/Instrumentation/CFGMST.h
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/Instrumentation.cpp
lib/Transforms/Instrumentation/LLVMBuild.txt
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12781.40187.patch
Type: text/x-patch
Size: 38771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151114/1df1bb9f/attachment-0001.bin>
More information about the llvm-commits
mailing list