[PATCH] D63444: [ThinLTO] Optimize write-only globals out
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 22 07:04:13 PDT 2019
evgeny777 updated this revision to Diff 206118.
evgeny777 marked 18 inline comments as done.
evgeny777 added a comment.
Addressed review comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63444/new/
https://reviews.llvm.org/D63444
Files:
include/llvm/IR/ModuleSummaryIndex.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
lib/IR/ModuleSummaryIndex.cpp
lib/LTO/LTO.cpp
lib/Transforms/IPO/FunctionImport.cpp
lib/Transforms/Utils/FunctionImportUtils.cpp
test/Assembler/thinlto-summary.ll
test/Bitcode/summary_version.ll
test/Bitcode/thinlto-alias.ll
test/Bitcode/thinlto-alias2.ll
test/Bitcode/thinlto-function-summary-callgraph-cast.ll
test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
test/Bitcode/thinlto-function-summary-callgraph.ll
test/Bitcode/thinlto-function-summary-refgraph.ll
test/ThinLTO/X86/Inputs/dot-dumper2.ll
test/ThinLTO/X86/dot-dumper2.ll
test/ThinLTO/X86/index-const-prop2.ll
test/ThinLTO/X86/writeonly.ll
test/ThinLTO/X86/writeonly2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63444.206118.patch
Type: text/x-patch
Size: 67950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190622/8f6a471d/attachment.bin>
More information about the llvm-commits
mailing list