[PATCH] D28840: IPO, LTO: Plumb the summary from the LTO API into the pass manager.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 14:30:09 PST 2017


This revision was automatically updated to reflect the committed changes.
pcc marked 3 inline comments as done.
Closed by commit rL292661: IPO, LTO: Plumb the summary from the LTO API into the pass manager. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D28840?vs=84788&id=85195#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28840

Files:
  llvm/trunk/include/llvm/LTO/LTOBackend.h
  llvm/trunk/include/llvm/Transforms/IPO/PassManagerBuilder.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/test/LTO/Resolution/X86/lowertypetests.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28840.85195.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/1d4de266/attachment.bin>


More information about the llvm-commits mailing list