[PATCH] D23727: [Profile] SelectInst instrumentation Support in IR-PGO

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 10:56:36 PDT 2016


davidxl updated this revision to Diff 68884.
davidxl added a comment.

Addressed review feedbacks.


https://reviews.llvm.org/D23727

Files:
  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.68884.patch
Type: text/x-patch
Size: 13550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/a896c07e/attachment.bin>


More information about the llvm-commits mailing list