[PATCH] D55153: [ThinLTO] Implement index-based WPD

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 06:13:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367679: [ThinLTO] Implement index-based WPD (authored by tejohnson, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55153/new/

https://reviews.llvm.org/D55153

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/Transforms/IPO/WholeProgramDevirt.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/devirt2.ll
  llvm/trunk/test/ThinLTO/X86/devirt.ll
  llvm/trunk/test/ThinLTO/X86/devirt2.ll
  llvm/trunk/test/ThinLTO/X86/nodevirt-nonpromoted-typeid.ll
  llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55153.213028.patch
Type: text/x-patch
Size: 42139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/a09fd618/attachment.bin>


More information about the llvm-commits mailing list