[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:48:25 PST 2019


Bharathi updated this revision to Diff 228501.
Bharathi marked 4 inline comments as done.
Bharathi added a comment.

Clean up test case.


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.228501.patch
Type: text/x-patch
Size: 14914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/69068cdf/attachment.bin>


More information about the llvm-commits mailing list