[PATCH] D32471: IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 20:49:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302108: IR: Use pointers instead of GUIDs to represent edges in the module summary. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D32471?vs=97761&id=97766#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32471

Files:
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/tools/llvm-link/llvm-link.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32471.97766.patch
Type: text/x-patch
Size: 43063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/2030baf7/attachment.bin>


More information about the llvm-commits mailing list