[PATCH] D79751: [PGO] Add memcmp/bcmp size value profiling.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 10:50:57 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG106ec64fbc7f: [PGO] Add memcmp/bcmp size value profiling. (authored by yamauchi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79751/new/
https://reviews.llvm.org/D79751
Files:
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp
llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h
llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc
llvm/test/Transforms/PGOProfile/Inputs/memop_size_annotation.proftext
llvm/test/Transforms/PGOProfile/memop_size_annotation.ll
llvm/test/Transforms/PGOProfile/memop_size_opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79751.266273.patch
Type: text/x-patch
Size: 34580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/8970f94d/attachment.bin>
More information about the llvm-commits
mailing list