[PATCH] D23727: [Profile] SelectInst instrumentation Support in IR-PGO
David Li via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 11:47:58 PDT 2016
davidxl updated this revision to Diff 71682.
davidxl added a comment.
Addressed review comments and added LangRef documentation.
https://reviews.llvm.org/D23727
Files:
docs/LangRef.rst
include/llvm/IR/IntrinsicInst.h
include/llvm/IR/Intrinsics.td
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/select1.proftext
test/Transforms/PGOProfile/select1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23727.71682.patch
Type: text/x-patch
Size: 15078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/5abde57f/attachment.bin>
More information about the llvm-commits
mailing list