[PATCH] D23727: [Profile] SelectInst instrumentation Support in IR-PGO
David Li via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 18 11:42:48 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281858: [Profile] Implement select instruction instrumentation in IR PGO (authored by davidxl).
Changed prior to commit:
https://reviews.llvm.org/D23727?vs=71682&id=71758#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23727
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/IntrinsicInst.h
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/select1.proftext
llvm/trunk/test/Transforms/PGOProfile/select1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23727.71758.patch
Type: text/x-patch
Size: 15309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160918/564d3a8b/attachment-0001.bin>
More information about the llvm-commits
mailing list