[PATCH] D70014: ThinLTO : Import always_inline functions irrespective of the threshold
Bharathi Seshadri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 11:12:22 PST 2019
Bharathi updated this revision to Diff 228498.
Bharathi added a comment.
Uploaded with full context and addressed review comments received so far.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70014/new/
https://reviews.llvm.org/D70014
Files:
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/Assembler/thinlto-summary.ll
llvm/test/ThinLTO/X86/Inputs/funcimport_alwaysinline.ll
llvm/test/ThinLTO/X86/dot-dumper.ll
llvm/test/ThinLTO/X86/dot-dumper2.ll
llvm/test/ThinLTO/X86/funcimport_alwaysinline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70014.228498.patch
Type: text/x-patch
Size: 15227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/85f02332/attachment.bin>
More information about the llvm-commits
mailing list