[PATCH] D61025: Add an optional arg to include/exclude synthetic profile when query hasProfileData
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 12:49:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359131: Add optional arg to profile count getters to filter (authored by davidxl, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D61025?vs=196385&id=196498#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61025/new/
https://reviews.llvm.org/D61025
Files:
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfo.h
llvm/trunk/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/trunk/include/llvm/Analysis/ProfileSummaryInfo.h
llvm/trunk/include/llvm/IR/Function.h
llvm/trunk/lib/Analysis/BlockFrequencyInfo.cpp
llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
llvm/trunk/lib/IR/Function.cpp
llvm/trunk/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61025.196498.patch
Type: text/x-patch
Size: 9300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/bf7c5283/attachment.bin>
More information about the llvm-commits
mailing list