]> granicus.if.org Git - llvm/commit
IPO, LTO: Plumb the summary from the LTO API into the pass manager.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 20 Jan 2017 22:18:52 +0000 (22:18 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 20 Jan 2017 22:18:52 +0000 (22:18 +0000)
commit87d73e926329d4f840030aa55b03869997ec585e
treeb32ac51ddd8d86d4e228c973be8054e92151b3d6
parent92a30c54f3e7a0165d346d1b243c20961e5ad060
IPO, LTO: Plumb the summary from the LTO API into the pass manager.

Differential Revision: https://reviews.llvm.org/D28840

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292661 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTOBackend.h
include/llvm/Transforms/IPO/PassManagerBuilder.h
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
test/LTO/Resolution/X86/lowertypetests.ll [new file with mode: 0644]