[PATCH] D57470: [ThinLTO] Restructure AliasSummary to contain ValueInfo of Aliasee

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 08:10:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356268: [ThinLTO] Restructure AliasSummary to contain ValueInfo of Aliasee (authored by tejohnson, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57470/new/

https://reviews.llvm.org/D57470

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/dot-dumper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57470.190829.patch
Type: text/x-patch
Size: 11706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/bb76e4de/attachment.bin>


More information about the llvm-commits mailing list