[PATCH] D83013: [LPM] Port CGProfilePass from NPM to LPM
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 17:50:46 PDT 2020
zequanwu created this revision.
zequanwu added a reviewer: hans.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, nhaehnle, jvesely.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83013
Files:
llvm/include/llvm/InitializePasses.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/lib/Transforms/Instrumentation/Instrumentation.cpp
llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
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: D83013.274971.patch
Type: text/x-patch
Size: 12474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200702/67f9ec31/attachment.bin>
More information about the llvm-commits
mailing list