[PATCH] D36311: [ThinLTO] Add GraphTraits for FunctionSummaries

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 18:26:29 PST 2018


ncharlie updated this revision to Diff 131736.
ncharlie added a comment.

Merged master, fixed tests, minor tweaks.


https://reviews.llvm.org/D36311

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/IR/ModuleSummaryIndex.cpp
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/ThinLTO/X86/Inputs/function-attr-prop-a.ll
  test/ThinLTO/X86/functionattr-prop.ll
  test/ThinLTO/X86/module_summary_graph_traits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36311.131736.patch
Type: text/x-patch
Size: 17799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/99cbfbbc/attachment.bin>


More information about the llvm-commits mailing list