[PATCH] D69331: [LegacyPM] Port CGProfile pass
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 09:18:21 PDT 2019
evgeny777 updated this revision to Diff 226678.
evgeny777 marked an inline comment as done.
evgeny777 added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Addressed comments.
I've run test cases of llvm/clang built with ASAN and LSAN without problems.
If problem details can't be recalled at the moment, I suggest landing this patch and reverting it if problem arises
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69331/new/
https://reviews.llvm.org/D69331
Files:
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/IPO.h
llvm/include/llvm/Transforms/Instrumentation/CGProfile.h
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/lib/Transforms/Instrumentation/CGProfile.cpp
llvm/test/Other/opt-O2-pipeline.ll
llvm/test/Other/opt-O3-pipeline.ll
llvm/test/Other/opt-Os-pipeline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69331.226678.patch
Type: text/x-patch
Size: 8493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/f08a3c97/attachment.bin>
More information about the llvm-commits
mailing list