[PATCH] D41297: [ThinLTO] Implement summary visualizer
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 20 23:29:11 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323062: [ThinLTO] Implement summary visualizer (authored by evgeny777, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41297?vs=130759&id=130795#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41297
Files:
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/LTOBackend.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/trunk/test/ThinLTO/X86/Inputs/dot-dumper.ll
llvm/trunk/test/ThinLTO/X86/dot-dumper.ll
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41297.130795.patch
Type: text/x-patch
Size: 25854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180121/4af531c0/attachment-0001.bin>
More information about the llvm-commits
mailing list