[PATCH] D13107: Support for function summary index bitcode sections and files
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 4 07:35:31 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL249270: Support for function summary index bitcode sections and files. (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D13107?vs=36449&id=36467#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13107
Files:
llvm/trunk/include/llvm/Bitcode/BitcodeWriterPass.h
llvm/trunk/include/llvm/Bitcode/BitstreamWriter.h
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/Binary.h
llvm/trunk/include/llvm/Object/FunctionIndexObjectFile.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriterPass.cpp
llvm/trunk/lib/IR/CMakeLists.txt
llvm/trunk/lib/IR/FunctionInfo.cpp
llvm/trunk/lib/Object/CMakeLists.txt
llvm/trunk/lib/Object/FunctionIndexObjectFile.cpp
llvm/trunk/test/Bitcode/thinlto-function-summary.ll
llvm/trunk/test/tools/gold/X86/Inputs/thinlto.ll
llvm/trunk/test/tools/gold/X86/thinlto.ll
llvm/trunk/tools/gold/gold-plugin.cpp
llvm/trunk/tools/llvm-as/llvm-as.cpp
llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13107.36467.patch
Type: text/x-patch
Size: 82947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151004/e3405ea5/attachment.bin>
More information about the llvm-commits
mailing list