[PATCH] D17212: [ThinLTO] Support for reference graph in per-module and combined summary.

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 10:57:28 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263275: [ThinLTO] Support for reference graph in per-module and combined summary. (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D17212?vs=50287&id=50450#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17212

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
  llvm/trunk/include/llvm/IR/FunctionInfo.h
  llvm/trunk/include/llvm/Object/FunctionIndexObjectFile.h
  llvm/trunk/include/llvm/ProfileData/ProfileCommon.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Bitcode/Writer/LLVMBuild.txt
  llvm/trunk/lib/IR/FunctionInfo.cpp
  llvm/trunk/lib/LTO/LTOModule.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Object/FunctionIndexObjectFile.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph-pgo.ll
  llvm/trunk/test/Bitcode/Inputs/thinlto-function-summary-callgraph.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary.ll
  llvm/trunk/test/Bitcode/thinlto-summary-linkage-types.ll
  llvm/trunk/test/tools/gold/X86/thinlto.ll
  llvm/trunk/test/tools/llvm-lto/thinlto.ll
  llvm/trunk/tools/gold/gold-plugin.cpp
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17212.50450.patch
Type: text/x-patch
Size: 113421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/5007e008/attachment-0001.bin>


More information about the llvm-commits mailing list