[PATCH] D70404: [ThinLTO] Always import constants
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 08:35:48 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG10cadee5ce86: [ThinLTO] Always import constants (authored by evgeny777).
Repository:
rG LLVM Github Monorepo
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.238277.patch
Type: text/x-patch
Size: 26907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/68ac35cb/attachment.bin>
More information about the llvm-commits
mailing list