[PATCH] D37407: WholeProgramDevirt: Add import/export support for targets without absolute symbol constants.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 15:37:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312967: WholeProgramDevirt: Add import/export support for targets without absolute… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D37407?vs=113627&id=114720#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37407

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/Transforms/WholeProgramDevirt/Inputs/import-vcp.yaml
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-uniform-ret-val.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-unique-ret-val.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/export-vcp.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/import-indir.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37407.114720.patch
Type: text/x-patch
Size: 19242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/02be5ad9/attachment.bin>


More information about the llvm-commits mailing list