[PATCH] D29782: IR: Type ID summary extensions for WPD; thread summary into WPD pass.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 11:37:57 PST 2017


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL294981: IR: Type ID summary extensions for WPD; thread summary into WPD pass. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D29782?vs=88040&id=88233#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29782

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/include/llvm/Transforms/IPO.h
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/Transforms/LowerTypeTests/export-allones.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-bytearray.ll
  llvm/trunk/test/Transforms/LowerTypeTests/export-inline.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/Inputs/import-indir.yaml
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-nothing.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/import-indir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29782.88233.patch
Type: text/x-patch
Size: 22279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/672710ba/attachment.bin>


More information about the llvm-commits mailing list