[PATCH] D47905: [ThinLTO] Parse module summary index from assembly

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 07:01:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335602: [ThinLTO] Parse module summary index from assembly (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47905

Files:
  llvm/trunk/include/llvm/AsmParser/Parser.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLLexer.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/AsmParser/Parser.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Assembler/thinlto-bad-summary1.ll
  llvm/trunk/test/Assembler/thinlto-bad-summary2.ll
  llvm/trunk/test/Assembler/thinlto-bad-summary3.ll
  llvm/trunk/test/Assembler/thinlto-summary.ll
  llvm/trunk/test/Bitcode/thinlto-alias.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-relbf.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-refgraph.ll
  llvm/trunk/test/Bitcode/thinlto-type-tests.ll
  llvm/trunk/test/Bitcode/thinlto-type-vcalls.ll
  llvm/trunk/tools/llvm-as/llvm-as.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47905.152882.patch
Type: text/x-patch
Size: 95810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/d7bac147/attachment.bin>


More information about the llvm-commits mailing list