[PATCH] D70404: [ThinLTO] Always import constants
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 06:45:48 PST 2020
evgeny777 updated this revision to Diff 237968.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70404/new/
https://reviews.llvm.org/D70404
Files:
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/test/Assembler/thinlto-summary.ll
llvm/test/Assembler/thinlto-vtable-summary.ll
llvm/test/Bitcode/thinlto-function-summary-refgraph.ll
llvm/test/ThinLTO/X86/Inputs/dot-dumper.ll
llvm/test/ThinLTO/X86/Inputs/import-constant.ll
llvm/test/ThinLTO/X86/Inputs/import-ro-constant-bar.ll
llvm/test/ThinLTO/X86/Inputs/import-ro-constant-foo.ll
llvm/test/ThinLTO/X86/dot-dumper.ll
llvm/test/ThinLTO/X86/import-constant.ll
llvm/test/ThinLTO/X86/import-ro-constant.ll
llvm/test/ThinLTO/X86/load-store-caching.ll
llvm/test/ThinLTO/X86/referenced_by_constant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70404.237968.patch
Type: text/x-patch
Size: 26902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/e5b79d86/attachment.bin>
More information about the llvm-commits
mailing list