[PATCH] D23439: [PM] Port ModuleSummaryIndex analysis to new pass manager

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 07:01:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278508: [PM] Port ModuleSummaryIndex analysis to new pass manager (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D23439?vs=67794&id=67833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23439

Files:
  llvm/trunk/include/llvm/Analysis/ModuleSummaryAnalysis.h
  llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriterPass.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/test/Bitcode/thinlto-summary-globalvar.ll
  llvm/trunk/tools/opt/NewPMDriver.cpp
  llvm/trunk/tools/opt/NewPMDriver.h
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23439.67833.patch
Type: text/x-patch
Size: 6968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/3b8e8003/attachment.bin>


More information about the llvm-commits mailing list