[PATCH] D40747: [ThinLTO] Enable importing of aliases as copy of aliasee

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 16:19:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320895: [ThinLTO] Enable importing of aliases as copy of aliasee (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D40747

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/Value.h
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/distributed_import.ll
  llvm/trunk/test/ThinLTO/X86/Inputs/distributed_indexes.ll
  llvm/trunk/test/ThinLTO/X86/alias_import.ll
  llvm/trunk/test/ThinLTO/X86/distributed_import.ll
  llvm/trunk/test/ThinLTO/X86/distributed_indexes.ll
  llvm/trunk/test/ThinLTO/X86/funcimport.ll
  llvm/trunk/test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40747.127203.patch
Type: text/x-patch
Size: 29321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/19b7cd03/attachment.bin>


More information about the llvm-commits mailing list